The information in this article applies to:
SUMMARY
An application developed in Microsoft FORTRAN can use the CHAR
intrinsic function to create any character in the ASCII character set
including the so-called "control" characters. The CHAR intrinsic
function takes an INTEGER as an argument and returns a CHARACTER.
Sample Code
Additional query words: kbinf 1.00 4.00 4.01 4.10 5.00 5.10 ASCII ctrl- z escape esc lf linefeed
Keywords : kbFortranPS kbLangFortran |
Last Reviewed: November 2, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |