home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
gondwana.ecr.mu.oz.au/pub/
/
Graphics.tar
/
Graphics
/
VOGLE.ZIP
/
VOGLE
/
SRC
/
MSFORT
/
FCLIP.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
|
2000-02-11
|
185 b
|
9 lines
interface to subroutine C_clipping[c](onoff)
integer *2 onoff
end
subroutine clipping(onoff)
integer onoff
call C_clipping(onoff)
end