]> andersk Git - splint.git/blame - test/csyntax4.c
Added html version of manual. (This is the 7 Jan 2002 version.)
[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.064683 seconds and 5 git commands to generate.