I've (re)started working in C after about 3 years:) And i discovered that my C language skills arent that good anymore.
Can anyone recommend an online book for C? (not C++) It should cover the basic functions, plus pointers, and working with linear lists, reading from files..etc. This things are covered by basically any book for beginners, but what i've found around bookstores around here kinda sucks, they are really for beginners, and the one i bought has examples written with borland C in mind (and some specifics)..other books i've seen are specific to Microsoft VC... but i'm doing this project in Linux...
Edit: http://cslibrary.stanford.edu/ also worth looking into:)