I want to become insanely good at programming in C. How should I go about this? I have a good background in C++ and Intel assembly. Where do I go from here?
Name:
Anonymous2007-01-25 7:33
You can learn C by programming in C and reading the manual page for every stdlib function you use every time you use it, and also having a good book to learn the important details.