Learning C from Java

Useful links

comp.lang.c Frequently Asked Questions

This site is useful for trouble-shooting, dealing with commonly encountered problems, misconceptions, and stylistic matters.

The C Standard Library

This very terse reference lists all the functions, types and macros available from the standard library through its various headers.

Programming in C

A major effort to collate all C programming information across the web that includes numerous tutorials and reference pages

JTC1/SC22/WG14 - C

This is the official home of the C standardization working group JTC1/SC22/WG14.

Newsgroup alt.comp.lang.learn.c-c++

This is an unmoderated newsgroup for the discussion of issues that concern novice and non-expert programmers in C and C++ who wish to learn more about one or both of these languages. This newsgroup has a FAQ.

Newsgroup comp.lang.c

This Usenet newsgroup is a forum for those needing help with (platform-independent) C problems. Be sure to read the FAQ before posting!

Newsgroup comp.lang.c.moderated

This is a moderated forum for help with C problems. Again, be sure to read the FAQ before posting!