Comments

PIKT comments are in the C++ style.  The // double-slash character sequence, which can appear anywhere in the line, comments out the remainder of the line.  The /* <text> */ sequence comments out everything between the opening /* and closing */.  /* */ comments may not be nested.  Unless inside a /* */ comment, /* and */ after a // on the same line are ignored.

prev page 1st page next page
Home | FAQ | News | Intro | Samples | Tutorial | Reference | Software | DevNotes | Licensing | Authors | Pikt-Users | Pikt-Workers | Links | SiteIndex | ContactUs
Page best viewed at 1024x768.   Page last updated 2006-09-10.   This site is PIKT® powered.
PIKT® is a registered trademark of the University of Chicago.   Copyright © 1998-2006 Robert Osterlund.  All rights reserved.
Home FAQ News Intro Samples Tutorial Reference Software
PIKT Logo
PIKT Page Title