The information in this article applies to:
SUMMARYIn Microsoft FORTRAN, an application can send control characters directly to a printer with out printing them by using the CHAR intrinsic function. MORE INFORMATIONThe following code example prints the word "Hello," sends a form feed character (ASCII 12) to the printer, then prints the word "World." Sample Code
Additional query words: kbinf 1.00 4.00 4.01 4.10 5.00 5.10
Keywords : kbcode kbFortranPS kbLangFortran |
Last Reviewed: November 2, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |