PDA

View Full Version : I need help


johnmaclane
16-05-2008, 07:50 PM
Hey any of you guys know of any good tutorials online or even a book which can make me good in c?

This semester i cant seem to understand shit.. and i need help mostly in arrays of structures and stuff like that.

thanks

Stewwi
16-05-2008, 08:19 PM
yeah change credit its not worth the hassle lol

ur @ uni ? if yes there should be photocopies of a book on ANSI C running around. Its simple and to the point if you take your time to understand it.

johnmaclane
16-05-2008, 08:52 PM
im currently using C how to program, the thing is im trying to figure our how to write and array of structures to a random access file and i cant.

And i cant drop the credit cuz its compulsory.

BIX
17-05-2008, 12:53 AM
I think C how to program is one of the best books for C out there...

I had used this tutorial and learnt the basics from it, found it pretty good :)

http://computer.howstuffworks.com/c.htm


For more in-depth stuff you'll need to search for examples and search for command usage using 'man <functionname>' in google, which should give you pages like hmug.org and die.net which provide online manuals for each function in C

GeneralOneBall
17-05-2008, 12:11 PM
i'd say you're pretty fucked right about now.......
learning to program one week before exam is iseless belive me i tried lol


and no, i still dont' know how :<

johnmaclane
17-05-2008, 12:38 PM
i'd say you're pretty fucked right about now.......
learning to program one week before exam is iseless belive me i tried lol


and no, i still dont' know how :<

mux zero ta, i mean this assignment im doing now.. i mean first semester was easy and i passed without studying, however these arrays of structures i just cant handle them.

I have to write to binary files using ID card as a key field, with a normal index i can but with the id i cant figure it out.

FrodoLives
17-05-2008, 01:03 PM
http://www.ebookshare.net/

i think this will sure help you out ;)