|
-
May 12th, 2002, 03:43 AM
#1
Thread Starter
Member
c tutorial
beside Vb i have chosen to start c and c++. can anyone tell me about a c tutorial ?(web page?)
-
May 12th, 2002, 06:41 AM
#2
PowerPoster
You're talking apples and oranges. C and C++ are related, for sure, but only because C++ is a superset of C. The mindset required for true C++ is totally different than that for C. It's a completely different type of programming, unless you are just using a C++ compiler to do C programming, and then calling it C++ just 'cause source the file has a ".CPP" extent instead of a ".C" extent. You really need to think through what kind of programming you want to do and then learn the language that best suits your needs. There are probably tons of places on the web that discuss the difference. Search for a few.
-
May 13th, 2002, 10:35 AM
#3
Frenzied Member
Did you read the tutorial thread at the top of this fourm? You would have found a good starting point. Also you can search this fourm for your question because I think it gets asked at least once a month.
Here is the last time I answered this question
MSVS 6, .NET & .NET 2003 Pro
I HATE MSDN with .NET & .NET 2003!!!
Check out my sites:
http://www.filthyhands.com
http://www.techno-coding.com

Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|