C tutorial?

Soldato
Joined
22 Oct 2005
Posts
2,884
Location
Moving...
Could anyone point me in the direction of a good C tutorial? I'm doing a module in C programming at uni but i'm struggling as I only have 1 book which is fairly useless. It's not very advanced stuff, i'm really only looking at structs, arrays, linked lists, file processing, etc.

Nothing too in depth, I suppose i'm just looking for a good, broad reference guide.....if that exists :D . Thanks very much.
 
MrWhippy said:
are you after a tutorial or a reference?

Definately more of a reference, sorry should have really said this in the first place. In fact what I really need is example code.

The problem I have is that I always understand the problem, and I usually have a pretty good idea how to solve it, what data structures etc to use, but I just dont know how to code the solution. Using examples from my book only gets me so far.

And i'm afraid being a student I cant really afford to buy any books. I spend all my money on food, alcohol and new psu's :( . Ta
 
Back
Top Bottom