home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BCI NET 2
/
BCI NET 2.iso
/
archives
/
programming
/
c
/
c2man-2.0pl33.lha
/
c2man-2.0
/
eg
/
simplesect.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
Text File
|
1995-01-14
|
246 b
|
14 lines
/*
* calculate some sections.
* Note: this becomes the description.
*
* Warning: This becomes a section.
*/
int simplesect(
int fred, /* Mary's boyfriend */
int world /* real crazy */
)
{
what the heck, all this stuff just gets ignored
}