Downloadable C Standard library documentation

W

Water Cooler v2

Is there any downloadable documentation for the C standard library in
a chm (HTML help file format) or zipped HTML files?

I am practicing C and often need to look up C functions in the
documentation but do not have Internet connectivity on my practice
machine (i.e. my laptop). I am thus looking for a downloadable version
of something like this: http://www.cplusplus.com/reference/clibrary/

I am using the VC++ 6.0 compiler. Any help will be appreciated.
 
S

santosh

Water said:
Is there any downloadable documentation for the C standard library in
a chm (HTML help file format) or zipped HTML files?

The post C99 draft document comes closest to what you want; Google
for "n1124.pdf".
I am practicing C and often need to look up C functions in the
documentation but do not have Internet connectivity on my practice
machine (i.e. my laptop). I am thus looking for a downloadable version
of something like this: http://www.cplusplus.com/reference/clibrary/
I am using the VC++ 6.0 compiler. Any help will be appreciated.

Download the MSDN C library documentation. It's included as a part of
their "SDK".

For more help consult a Windows newsgroup like
<news:comp.os.ms-windows.programmer.win32>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,020
Latest member
GenesisGai

Latest Threads

Top