Joined: 13 Aug 2007 21:44 Posts: 4068 Location: http://aluigi.org
exist tons of C tutorial on Internet so Google is the best person which can reply to you.
Personally I learnt C using the Tricky C guide and another very old one (both of them in italian).
The rest came from the watching of practical examples which are very useful to understand better the structure of C programs and how to use the standard functions.
kind a old topic, but anyways...
ive read few of the basic stuff .. its quite easy actually once you know how it works. Luigi one thing i would like to know.
does it matter if theres like 1 or more spaces on beggingin of line ?
and y those spaces exist anyways ? cant i just start every command from beginning of line without spaces ?
right now im trying to get ''switch'' working. took me only like 1-2 hours to write a program on my own (basic stuff...checks some numbers and tells you if its bigger than some other number ..etc)
theres really a LOT of C tutorials on google, but i suggest to read one tutorial first and then start with other...if you start reading one and then switch to other then it can be really hard, because not all tutorials explain things in same way.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum