Page t003, go to
NEXT
,
PREVIOUS
,
INDEX
Comments
Comments are important!
Comments are allowed everywhere in a program
/* This is a comment */ /* * This is a multiline * comment */ a = /* ugly comment */ b + c;
C Course
, 15-jan-1997,
Peter Klok
,
pfk@hef.kun.nl