Microsoft Advisor (advisor.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Help on Language Keywords
                                             Up Contents Index Back
─────Microsoft Advisor──────────────────────────────────────────────────────
 
     ┌───────────────────┐
     │ main()            │
     │ {                 │  You can get Help on language keywords in
     │  printf("Aloha");┼─ your program.
     │ }                 │
     └───────────────────┘
 
     To get Help on a keyword:
     ─────────────────────────────────────────────────────────────
     Using the Mouse             │  Using the Keyboard
                                 │
     Point to the keyword and    │  Move your cursor to the
     click the right mouse       │  keyword and press F1.
     button.                     │
                                    -♦-