Dashboard
Members
Forum
Register
Login
Dashboard
Forum Index
Programming
C/C++
Resources for C.
Resources for C.
#6
reece
-0
1+
18 Posts
Posted at 18/04/2012 - 12:25:50
Web Resources.
CProgramming.com
Association for Computing Machinery.
Wikipedia C.
Wikipedia ANSI C.
Wikipedia C99 C.
Wikipedia C11 (C Standard Revision).
Though there are many dialects and revisions of C, you usually won't need to be concerned with this when using GCC or CLANG compilers. Many of modern compilers such as GCC and CLANG will support C99 and C11.
Book Resources.
The C Programming Language (2nd Edition) [Paperback]
Publisher:
Prentice Hall; 2 edition (22 Mar 1988)
ISBN-10:
0131103628
ISBN-13:
978-0131103627
C Pocket Reference [Paperback]
Publisher:
O'Reilly Media; 1 edition (27 Nov 2002)
ISBN-10:
0596004362
ISBN-13:
978-0596004361
Absolute Beginner's Guide to C (Other Sams) [Paperback]
Publisher:
Sams; 2 edition (8 April 1994)
ISBN-10:
0672305100
ISBN-13:
978-0672305108
Compilers.
CLANG Wikipedia.
CLANG Official Website.
GNU GCC Wikipedia.
GNU GCC Official Website.
If its worth doing, its worth doing right.
Dashboard
Forum Index
Programming
C/C++
Resources for C.
Tools
Reply to topic
Create New Topic