home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 10 Tools
/
10-Tools.zip
/
splint3s.zip
/
splint-3.0.1.6
/
test
/
csyntax4.c
< prev
next >
Wrap
Text File
|
2000-06-12
|
135b
|
13 lines
/* has parse errors in gcc */
typedef char *cstring;
typedef char *filename;
int f(cstring filename, int x);
cstring filename;