home *** CD-ROM | disk | FTP | other *** search
-
-
-
- GGGGEEEETTTTCCCC((((3333FFFF)))) GGGGEEEETTTTCCCC((((3333FFFF))))
-
-
-
- NNNNAAAAMMMMEEEE
- getc, fgetc - get a character from a logical unit
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- iiiinnnntttteeeeggggeeeerrrr ffffuuuunnnnccccttttiiiioooonnnn ggggeeeettttcccc ((((cccchhhhaaaarrrr))))
- cccchhhhaaaarrrraaaacccctttteeeerrrr cccchhhhaaaarrrr
-
- iiiinnnntttteeeeggggeeeerrrr ffffuuuunnnnccccttttiiiioooonnnn ffffggggeeeettttcccc ((((lllluuuunnnniiiitttt,,,, cccchhhhaaaarrrr))))
- cccchhhhaaaarrrraaaacccctttteeeerrrr cccchhhhaaaarrrr
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- These routines return the next character from a file associated with a
- fortran logical unit, bypassing normal fortran I/O. _G_e_t_c reads from
- logical unit 5, normally connected to the control terminal input.
-
- The value of each function is a system status code. Zero indicates no
- error occurred on the read; -1 indicates end of file was detected. A
- positive value will be either a UNIX system error code or an f77 I/O
- error code. See perror(3F).
-
- BBBBUUUUGGGGSSSS
- _f_g_e_t_c(3f) does not work for FORTRAN unit numbers other than 5.
-
- FFFFIIIILLLLEEEESSSS
- /usr/lib/libU77.a
-
- SSSSEEEEEEEE AAAALLLLSSSSOOOO
- getc(3S), intro(2), perror(3F)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- PPPPaaaaggggeeee 1111
-
-
-
-