472,958 Members | 2,142 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,958 software developers and data experts.

IS this a good C reference manual ??

5 2126
broli wrote:
http://www.delorie.com/djgpp/doc/libc-2.02/
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.

Mar 15 '08 #2
santosh wrote:
broli wrote:
>http://www.delorie.com/djgpp/doc/libc-2.02/

That's specific to glibc. [ ... ]
Sorry for that mistake. It's not specific to glibc, but to DJGPP.

Mar 15 '08 #3
santosh wrote:
>
santosh wrote:
broli wrote:
http://www.delorie.com/djgpp/doc/libc-2.02/
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

Mar 15 '08 #4


"santosh" <sa*********@gmail.comwrote in message
news:fr**********@registered.motzarella.org...
broli wrote:
>http://www.delorie.com/djgpp/doc/libc-2.02/

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
Mar 16 '08 #5
stop wrote:
>

"santosh" <sa*********@gmail.comwrote in message
news:fr**********@registered.motzarella.org...
>broli wrote:
>>http://www.delorie.com/djgpp/doc/libc-2.02/

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"?

Mar 16 '08 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: klaas | last post by:
the following code gives rise to the beneath error message, only when a matrix object is instantiated as matrix<bool>, not with matrix<float>: /*returns a reference to the object at position...
29
by: Cheng Mo | last post by:
Recently I happens to read some sourcecode which has different style from my previous experience. In this style, all functions return a RETURN_TYPE_T which is defined as typedef unsigned int...
12
by: G. | last post by:
Hi all, During my degree, BEng (Hons) Electronics and Communications Engineering, we did C programming every year, but I never kept it up, as I had no interest and didn't see the point. But now...
7
by: E. Robert Tisdale | last post by:
I am a long time subscriber to the comp.lang.c newsgroup. Recently (over the last few years), comp.lang.c subscribers have been citing and quoting ANSI/ISO C standards documents to support their...
26
by: vlsidesign | last post by:
I am a newbie and going through "The C programming language" by Kernighan & Richie on my own time (I'm not a programmer but I want to learn because it can save me time in my normal job, and it is...
12
by: Anthony Irwin | last post by:
Hi all, I spend a quite bit of time each day traveling to work on public transport and thought it might be nice to read through a c standards book during that time. I I have the Herbert...
26
by: rajiv.battula | last post by:
Hey everyone, I am a Java programmer, somewhere between novice to advanced. I wanted to know if it is still recommended to read "The C Programming Language" 2nd Edition? This edition was...
5
by: George2 | last post by:
Hello everyone, This is my understanding of non-const reference, const reference and their relationships with lvalue/rvalue. Please help to review whether it is correct and feel free to...
4
by: dannysh | last post by:
Hi all, I need a recomendation on a good book to learn PHP/MYSQL. I want to learn php with mysql. The problem is that I don't have any knowledge on mysql and generally in relational...
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
4
NeoPa
by: NeoPa | last post by:
Hello everyone. I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report). I know it can be done by selecting :...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.