Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
C Programming
very basic C question--K&R on a Mac
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="pete, post: 1685855"] His problem is that he's compiling functions from K&R, some of which have the same names as some standard library functions. Any function in K&R1, which is defined in N869, is part of the C89 standard library. Any function in K&R1, which is not defined in N869, is not part of the C89 standard library. N869 is free, and the point of using K&R1, is that his resources are limited. "I can't afford the newer second edition" [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
C Programming
very basic C question--K&R on a Mac
Top