]> andersk Git - splint.git/blob - src/Headers/lclMisc.h
Making fixes for Microsoft Visual C++ compiler.
[splint.git] / src / Headers / lclMisc.h
1 # ifndef LCLMISC_H
2 # define LCLMISC_H
3
4 typedef unsigned int bits;
5 typedef long unsigned Handle;
6 extern bool firstWord (char *p_s, char *p_w);
7
8 # endif
This page took 0.035356 seconds and 5 git commands to generate.