The MASM Forum Archive 2004 to 2012

Specialised Projects => Compiler Based Assembler => Topic started by: Statix Star on January 03, 2005, 10:25:22 PM

Title: C Complete Tutorials
Post by: Statix Star on January 03, 2005, 10:25:22 PM
Hello, where can I get C a complete tutorial in zip or pdf format.
Title: Re: C Complete Tutorials
Post by: Jibz on January 03, 2005, 10:58:05 PM
Perhaps at a C forum (http://www.cprogramming.com/)? (hint, hint .. :toothy)
Title: Re: C Complete Tutorials
Post by: Statix Star on January 04, 2005, 12:06:57 AM
but their rules kinda of suck, because you code in C; but the tutorials are not in packages. :naughty:
Title: Re: C Complete Tutorials
Post by: hutch-- on January 04, 2005, 12:51:24 AM
Char,

First thing to get is a decent C compiler. Depending on your choice, if you want a complete working and very professional package, try out Pelle's C compiler as it has a classy IDE and technically very good tools in compilers, linker, lib manager etc ...

If you want to be able to work directly with MASM and you are already used to it, get the VCTOOLKIT2003 from Microsoft as its a very good C compiler. Only problem is it is part of a 32 meg download but certainly worth owning.
Title: Re: C Complete Tutorials
Post by: Statix Star on January 04, 2005, 07:14:04 PM
I founded that C has common syntax with Masm. I didn't knew it seems I saw C++. C++ Syntax is beaten down by C, I think it's much better than C++; I remember I heard this somewhere, that you can manipulate things with C rather than C++.
Title: Re: C Complete Tutorials
Post by: Vortex on January 04, 2005, 08:54:11 PM
Hi Statix Star,

i) Version 2.0 of theForger's Win32 API Tutorial
Tutorial targetting coding Win32 applications in C

http://winprog.org/tutorial/

ii) Tutorial from Lcc-Win32's homepage:
ftp://ftp.cs.virginia.edu/pub/lcc-win32/tutorial.pdf
Very good tutorial for beginners
Title: Re: C Complete Tutorials
Post by: Statix Star on January 04, 2005, 09:28:40 PM
Thanks Vortex that will help a lot! Also, my friend Lacho, Tian and DVD are going to have it.
Title: Re: C Complete Tutorials
Post by: drhowarddrfine on January 04, 2005, 10:43:40 PM
I don't remember where I got this link (http://www.maththinking.com/boat/booksIndex.html) but it's great!
Title: Re: C Complete Tutorials
Post by: Statix Star on January 04, 2005, 11:11:19 PM
Your link appears to be broken. Also, I do study for my own other things.
Title: Re: C Complete Tutorials
Post by: drhowarddrfine on January 04, 2005, 11:15:11 PM
Link works fine for me.  Do you have frames turned off?
Title: Re: C Complete Tutorials
Post by: Statix Star on January 04, 2005, 11:33:40 PM
I have it by default the browser, when I click on the link from the forum it gets stuck. I had written by hand and appears to be broken. Using the IE 6 from Windows Xp Home Edition
Title: Re: C Complete Tutorials
Post by: Statix Star on January 04, 2005, 11:37:50 PM
Weird now it works, looks like someone block it.