Mail Archives: djgpp/1998/04/11/23:46:24
Jude DaShiell wrote:
>
> tHOSE WERE THE REFERENCES i FOUND IN
> INFO LIBC.A FUNCTIONAL RANDOM.
> tHE EXAMPLE CODE HAD THE #INCLUDE STATEMENTS ALONG WITH THE STATEMENTS
> THAT
> EVIDENTLY DID THE PROTOTYPING.
>
> Jude <dashiell AT clark DOT net>
It's nearly impossible to read your messages when you have your Caps
Lock on. Please remember this for the future.
The last time I looked at the libc reference, it lists the function
prototype, so you know how to call it, and what header file the
prototype can be found in. You are not supposed to use both; just the
header. This is a standard part of all C documentation; get used to it.
--
---------------------------------------------------------------------
| John M. Aldrich | "Courage is the complement of fear. |
| aka Fighteer I | A man who is fearless cannot be |
| mailto:fighteer AT cs DOT com | courageous. (He is also a fool.)" |
| http://www.cs.com/fighteer | - Lazarus Long |
---------------------------------------------------------------------
- Raw text -