Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9716aaa commit cd8732aCopy full SHA for cd8732a
1 file changed
Include/cStringIO.h
@@ -2,7 +2,7 @@
2
#define CSTRINGIO_INCLUDED
3
/*
4
5
- cStringIO.h,v 1.3 1997/06/13 19:44:02 jim Exp
+ cStringIO.h,v 1.4 1997/12/07 14:27:00 jim Exp
6
7
cStringIO C API
8
@@ -69,18 +69,6 @@
69
70
This would typically be done in your init function.
71
72
- cStringIO.h,v
73
- Revision 1.3 1997/06/13 19:44:02 jim
74
- - changed to avoid warning of multiple declarations in 1.5 and
75
- our 1.4.
76
-
77
- Revision 1.2 1997/01/27 14:13:05 jim
78
- Changed the way the C API was exported.
79
80
- Revision 1.1 1997/01/02 15:18:36 chris
81
- initial version
82
83
84
*/
85
86
/* Basic fuctions to manipulate cStringIO objects from C */
0 commit comments