home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoftware Monthly 19…2 Programming Power Tools
/
MASO9512.ISO
/
cpptutor
/
cpptutor.arj
/
CH03
/
A03133.WAV
(
.mp3
)
< prev
next >
Loop
Waveform Audio File Format
|
1993-10-20
|
211.1 KB
|
1 channel
|
11,025 sample rate
|
19 seconds
Transcription:
You can put the suffix L on an integer constant to specify that it has long int type. The suffix U specifies that the integer constant has unsigned int type. The suffixes UL and LU specify that it has unsigned long int type.