]> andersk Git - splint.git/blame - test/csyntax4.c
Added the FAQ and a document on using realloc to CVS.
[splint.git] / test / csyntax4.c
CommitLineData
885824d3 1/* has parse errors in gcc */
2typedef char *cstring;
3typedef char *filename;
4
5int f(cstring filename, int x);
6
7cstring filename;
8
9
10
11
12
This page took 0.07693 seconds and 5 git commands to generate.