This item is not eligible for Amazon Prime, but millions of other items are. Join Amazon Prime today. Already a member? Sign in.

Get it for less! Order it used
Have one to sell? Sell yours here
 
 
The GNU C Library Reference Manual for Version 1.09 Beta
  
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get yours here.
 
  

The GNU C Library Reference Manual for Version 1.09 Beta (Paperback)

by Roland McGrath (Author), Richard Stallman (Author)
4.0 out of 5 stars See all reviews (3 customer reviews)


Out of Print--Limited Availability.


Also Available in: List Price: Our Price: Other Offers:
Paperback 3 used & new from $75.00

Editorial Reviews

Product Description
For GLibc version 2.2.x

This two volume manual is the comprehensive guide to the GNU implementation of the standard C libraries. It covers both high and low level interfaces, including function specifications, code examples, and usage recommendations. This text includes items of interest to both the system administrator and the programmer. --This text refers to an out of print or unavailable edition of this title.


Product Details

  • Paperback: 689 pages
  • Publisher: Free Software Foundation (May 21, 1996)
  • Language: English
  • ISBN-10: 1882114531
  • ISBN-13: 978-1882114535
  • Average Customer Review: 4.0 out of 5 stars See all reviews (3 customer reviews)
  • Amazon.com Sales Rank: #5,724,055 in Books (See Bestsellers in Books)

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 
Help others find this product — tag it for Amazon search
No one has tagged this product for Amazon search yet. Why not be the first to suggest a search for which it should appear?

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

 

Customer Reviews

3 Reviews
5 star:    (0)
4 star:
 (3)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.0 out of 5 stars (3 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
4 of 4 people found the following review helpful:
4.0 out of 5 stars C programmer should always have a copy of this book., November 27, 2000
By Alexandre Jasmin (St-Laurent, QC Canada) - See all my reviews
I am a computer user without any great school diploma but who like to learn how things work inside. I have the gnu/linux system on my computer for few years now and I am using it almost every day.

Believe me, you need this book. If you have minimum knowledge of C programing, it will explain the printf function in detail. If you need more than this, take a look in the part about sockets and tcp/ip.

This is called "Reference Manual" but it's more than a simple alphabetical list of all the function. Each subjects have a chapter that begin with a few paragraph to introduct the subject and they put examples where necessary. (No need to open your computer to see them like in others books I have seen)

Another good point is the way you can find a page in the book.

- There is a Table of content ;-)

- A concept index(where you can find something like "Comparison Function" or "creating a socket")

- A Type Index(with all the data types used by the library),

- A "Function and Macro Index" (Where are they talking about the printf thing?)

- A "Variable and Constant Macro Index" (What is errno?)

- And something cool. An appendix they call "Summary of Library Facilities" it's contain all the functions (and macro, var, ..) with: the header file you need to include, the system it come from (is it a POSIX function? SunOs specific?) and the page number.

Since you can install GCC and glibc on almost any unix like computer (And widows with cygwin). By the way they explan the installation process in the book.

And since the book talk also a litle about the native library of others system.

Well. Read it.

When I began to learn C in linux, I was using the 'info' command or the FSF web site to read the book . (Because it's also available online!) But I should have buy a printed copy long ago. This book have 1079 pages. And lets say that a coder use only the half (that he would read a couple of time for reference). That's insane! Don't lose all this time on the computer. Read it in you bead or whatever but not on the screen. In fact the indexes are soo well done that it's almost fast that any kind of hyper link.

If you want to check the online version: http://www.fsf.org/manual/glibc-2.0.6/libc.html

I almost forget. They also spend few pages in the printed copy for things like contributors and the full text of the LGPL. You may not want to pay for this but it is somehow in the spirit of open source software. Isn't it?

The only reason I put 4 stars rather than 5 is that this book is for Version 1.09 Beta while the publisher, FSF, are printing the one for version 2.2 (Edition 0.09 DRAFT but not that draft at all).

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
2 of 2 people found the following review helpful:
4.0 out of 5 stars C programmer should always have a copy of this book., November 27, 2000
By Alexandre Jasmin (St-Laurent, QC Canada) - See all my reviews
I am a computer user without any great school diploma but who like to learn how things work inside. I have the gnu/linux system on my computer for few years now and I am using it almost every day.

Believe me, you need this book. If you have minimum knowledge of C programing, it will explain the printf function in detail. If you need more than this, take a look in the part about sockets and tcp/ip.

This is called "Reference Manual" but it's more than a simple alphabetical list of all the function. Each subjects have a chapter that begin with a few paragraph to introduct the subject and they put examples where necessary. (No need to open your computer to see them like in others books I have seen)

Another good point is the way you can find a page in the book.

- There is a Table of content ;-)

- A concept index(where you can find something like "Comparison Function" or "creating a socket")

- A Type Index(with all the data types used by the library),

- A "Function and Macro Index" (Where are they talking about the printf thing?)

- A "Variable and Constant Macro Index" (What is errno?)

- And something cool. An appendix they call "Summary of Library Facilities" it's contain all the functions (and macro, var, ..) with: the header file you need to include, the system it come from (is it a POSIX function? SunOs specific?) and the page number.

Since you can install GCC and glibc on almost any unix like computer (And widows with cygwin). By the way they explan the installation process in the book.

And since the book talk also a litle about the native library of others system.

Well. Read it.

When I began to learn C in linux, I was using the 'info' command or the FSF web site to read the book . (Because it's also available online!) But I should have buy a printed copy long ago. This book have 1079 pages. And lets say that a coder use only the half (that he would read a couple of time for reference). That's insane! Don't lose all this time on the computer. Read it in you bead or whatever but not on the screen. In fact the indexes are soo well done that it's almost fast that any kind of hyper link.

If you want to check the online version: http://www.fsf.org/manual/glibc-2.0.6/libc.html

I almost forget. They also spend few pages in the printed copy for things like contributors and the full text of the LGPL. You may not want to pay for this but it is somehow in the spirit of open source software. Isn't it?

The only reason I put 4 stars rather than 5 is that this book is for Version 1.09 Beta while the publisher, FSF, are printing the one for version 2.2 (Edition 0.09 DRAFT but not that draft at all).

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
3 of 5 people found the following review helpful:
4.0 out of 5 stars Ultimate linux programming manual(674pgs), January 2, 1999
By A Customer
This is a great reference manual on linux programming. It is clearly and concisely written, and covers almost everything on the GNU library(the basis for linux programming). It also includes many good examples that make learning a snap. This book did not get five stars because it is only a beta book. It includes three indexes(concept,function,file). It has a plastic binding.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Only search this product's reviews



Customer Discussions

 Beta (What's this?)
New! See all customer communities, and bookmark your communities to keep track of them.
This product's forum (0 discussions)
  Discussion Replies Latest Post
  No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
  [Cancel]

   


Product Information from the Amapedia Community

Beta (What's this?)

Look for Similar Items by Category


Cut Wood Down to Size

Cut Wood Down to Size

Split wood with ease using a log splitter from the Outdoor Power & Lawn Equipment Store.

Shop all log splitters

 

Big Savings in Books

Bargain Books
Find great titles at fantastic prices in our Bargain Books Store.
 

Dive into Summer Reading

Summer Reading for Kids and Teens
Don't even think about hitting the beach without browsing the books in our Summer Reading Store. Discover bestsellers, paperback picks, beach reads, and more terrific titles all summer long.
 

Best Books

Best of the Month
See our editors' picks and more of the best new books on our Best of the Month page.
 

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.



Where's My Stuff?

Shipping & Returns

Need Help?

Your Recent History

  (What's this?)
You have no recently viewed items or searches.

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.

Look to the right column to find helpful suggestions for your shopping session.

Continue shopping: Top Sellers
Paranoia
Paranoia by Joseph Finder
My Soul to Lose
My Soul to Lose by Rachel Vincent
Glenn Beck's Common Sense
Finger Lickin' Fifteen
Finger Lickin' Fifteen by Janet Evanovich

Conditions of Use | Privacy Notice © 1996-2009, Amazon.com, Inc. or its affiliates