home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1997 May / Pcwk0597.iso / borland / cb / prodinfo / cobb / bcj1_8g1.gif < prev    next >
Graphics Interchange Format  |  1997-02-27  |  13.0 KB  |  497x359  |  4-bit (15 colors)
   ocr: Highlighting Element Color Attribute Whitespace Normal Comment Bold Reserved Word talic Identiher OK Symbol Underline String Integer Float Detault FG Octal Detault BG XCancel Hinclude (stdio.h> int main (int argc, char *argvLJ) C // Numerical syntax elements printt ("int xd; float %fin", 5, 5.0); printt "octal %o; hex xxin", 05, 0x5); printf ("char %c; illegal xdin", - - 'a',xg) Help return 0;