home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Graphics Plus
/
Graphics Plus.iso
/
msdos
/
animutil
/
fastgfx
/
fg303f
/
exfor.arj
/
FGDOC
/
EXAMPLES
/
FORTRAN
/
14-04.FOR
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-09-30
|
137 b
|
10 lines
$INCLUDE: 'C:\FG\INTRFACE.FOR'
PROGRAM MAIN
CALL FG_SETCAPS(0)
CALL FG_SETNUM(0)
STOP ' '
END