home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Graphics Plus
/
Graphics Plus.iso
/
libs
/
vopl
/
glvopl.lha
/
glvopl
/
src
/
sunfort
/
flsfit.c
< 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
C/C++ Source or Header
|
1989-06-05
|
80 b
|
11 lines
#include "vopl.h"
/*
* degree_
*/
degree_(ord)
int *ord;
{
degree(*ord);
}