◄Up► ◄Contents► ◄Index► ◄Back► ─────Microsoft Advisor────────────────────────────────────────────────────── Example programs exist for many keywords, functions, and other topics. To examine an example program, select the "Example" link at the top of the Help screen (see below). You can copy the example program from Help and paste it into your program, then modify the example. ┌───────────────────── Help: PRINTF ───────────────────────┐ │ ◄Example► │ ├──────────────────────────────────────────────────────────┤ │ │ │ Syntax: int printf( char * format[, argument]...); │ │ │ -♦-