Connecting Tech Pros Worldwide Forums | Help | Site Map

IS this a good C reference manual ??

broli
Guest
 
Posts: n/a
#1: Mar 15 '08
http://www.delorie.com/djgpp/doc/libc-2.02/
santosh
Guest
 
Posts: n/a
#2: Mar 15 '08

re: IS this a good C reference manual ??


broli wrote:
That's specific to glibc. You might also try the link below. The section
on C explains the entire C99 standard library. There is also a short
description of the language.

<http://www.dinkumware.com/manuals/>

Also:

<http://www.acm.uiuc.edu/webmonkeys/book/c_guide/index.html>

Bear in mind that all these links are focused on the library part of the
C language. For a complete reference try /C: A Reference Manual/ by
Harbison & Steele.

santosh
Guest
 
Posts: n/a
#3: Mar 15 '08

re: IS this a good C reference manual ??


santosh wrote:
Quote:
broli wrote:
>>
That's specific to glibc. [ ... ]
Sorry for that mistake. It's not specific to glibc, but to DJGPP.

CBFalconer
Guest
 
Posts: n/a
#4: Mar 16 '08

re: IS this a good C reference manual ??


santosh wrote:
Quote:
>
santosh wrote:
>
Quote:
broli wrote:
That's specific to glibc. [ ... ]
>
Sorry for that mistake. It's not specific to glibc, but to DJGPP.
And he should look for at least version 2.03. 2.04 for the beta
package.

--
[mail]: Chuck F (cbfalconer at maineline dot net)
[page]: <http://cbfalconer.home.att.net>
Try the download section.


--
Posted via a free Usenet account from http://www.teranews.com

stop
Guest
 
Posts: n/a
#5: Mar 16 '08

re: IS this a good C reference manual ??




"santosh" <santosh.k83@gmail.comwrote in message
news:frh0nm$iec$1@registered.motzarella.org...
Quote:
broli wrote:
>>
That's specific to glibc. You might also try the link below. The section
on C explains the entire C99 standard library. There is also a short
description of the language.
>
<http://www.dinkumware.com/manuals/>
>
Also:
>
<http://www.acm.uiuc.edu/webmonkeys/book/c_guide/index.html>
>
Bear in mind that all these links are focused on the library part of the
C language. For a complete reference try /C: A Reference Manual/ by
Harbison & Steele.
>
The link that Op refers to is a good one page on C libarries. I was asked
yesterday why the arbitrary american would not read a one-page report that
had to do with something requisite to his job, and I couldn't really come up
with anything.

The above links are not for reading but reference. A couple good bookmarks
will do all the good.

A thousand points of light.
--
"A man is accepted into church for what he believes--and turned out for
what he knows."

-Mark Twain


santosh
Guest
 
Posts: n/a
#6: Mar 16 '08

re: IS this a good C reference manual ??


stop wrote:
Quote:
>
>
"santosh" <santosh.k83@gmail.comwrote in message
news:frh0nm$iec$1@registered.motzarella.org...
Quote:
>broli wrote:
>>>>
>That's specific to glibc. You might also try the link below. The
>section on C explains the entire C99 standard library. There is also
>a short description of the language.
>>
><http://www.dinkumware.com/manuals/>
>>
>Also:
>>
><http://www.acm.uiuc.edu/webmonkeys/book/c_guide/index.html>
>>
>Bear in mind that all these links are focused on the library part of
>the C language. For a complete reference try /C: A Reference Manual/
>by Harbison & Steele.
>>
The link that Op refers to is a good one page on C libarries. I was
asked yesterday why the arbitrary american would not read a one-page
report that had to do with something requisite to his job, and I
couldn't really come up with anything.
>
The above links are not for reading but reference. A couple good
bookmarks will do all the good.
>
A thousand points of light.
I presume you were "Gerry Ford" earlier? And can you post the C source
for the Markov generator you are using for your "posts"?

Closed Thread