The C Book (HTML Book on C)
phy.duke.edu
The C Book (HTML Book on C)
1–10 of 23 posts
Re: The C Book (HTML Book on C)
#2It's always great when a good book is released under a free license. This should be the normal case for all books that are out of print.
Unfortunately, most books simply vanish and/or have an unclear legal status.
Re: The C Book (HTML Book on C)
#3What's up with the printer friendly version? It doesn't work for me.
Re: The C Book (HTML Book on C)
#4What's up with the printer friendly version? It doesn't work for me.
Good to know it's not just me. (Chrome dev 6.0.458.1 and Safari both no-go on OSX 10.6.4.)
Re: The C Book (HTML Book on C)
#5[deleted]
Re: The C Book (HTML Book on C)
#6Awesome timing. I'm just starting to contemplate porting the prototype VM i'm working on to C. Thanks Mahmud! You seem to be coming to the rescue often these days :-p
Re: The C Book (HTML Book on C)
#7Re: The C Book (HTML Book on C)
#8Earlier quoted context omitted.
Good to know it's not just me. (Chrome dev 6.0.458.1 and Safari both no-go on OSX 10.6.4.)
Do you have no feelings at all for your fellow man? :(
Misery loves company? More seriously, I take your point. I say that a lot ("Good to know it's not just me."). I'll have to think a little bit more about why.
Re: The C Book (HTML Book on C)
#9Earlier quoted context omitted.
Do you have no feelings at all for your fellow man? :(
Misery loves company? More seriously, I take your point. I say that a lot ("Good to know it's not just me."). I'll have to think a little bit more about why .
I was only kidding
Shared joy is a double joy; shared sorrow is half a sorrow
Re: The C Book (HTML Book on C)
#10Awesome timing. I'm just starting to contemplate porting the prototype VM i'm working on to C. Thanks Mahmud! You seem to be coming to the rescue often these days :-p
The book is from 1991, almost 20 years ago. There is a lot of outdated information. You should perhaps look for something more recent, that covers C99 and features commonly found on current compilers.