Click to See Complete Forum and Search --> : C header files


tablex
09-28-2003, 11:29 PM
Hi all,

I'm just starting with C.
I'd like to know which header files to include for specific functions, can any1 point me to a resource that provides me with this information?

Thanks

drawmack
09-28-2003, 11:43 PM
The standard C++ bible.

Jeb.
09-29-2003, 05:48 AM
http://www.cppreference.com/

Not a bad site. Got a fair mix of C and C++ reference.