home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 10 Tools
/
10-Tools.zip
/
splint3s.zip
/
splint-3.0.1.6
/
test
/
longconstants.c
< prev
next >
Wrap
Text File
|
2001-10-07
|
94b
|
5 lines
long octlong = 07L;
long hexlong = 0x34L;
long llong = 3594UL;
unsigned long ullong = 3594UL;