home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoftware Monthly 19…2 Programming Power Tools
/
MASO9512.ISO
/
cpptutor
/
cpptutor.arj
/
CH02
/
A02251.TXT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-11-04
|
283 b
|
6 lines
The null statement does something interesting - nothing! There
are times, though, when a statement is needed to complete the
syntax of a line. A null statement can hold the label of a
labeled statement or show a nonexistent action in an iterative
do, for, or while statement.