|
-
March 16th, 2003, 07:12 AM
#11
Senior Member
is Turbo C++ too old or outdated or something ?
\"I have a 386 Pentium.\"
-
March 16th, 2003, 07:12 AM
#12
Senior Member
is Turbo C++ too old or outdated or something ?
\"I have a 386 Pentium.\"
-
March 16th, 2003, 08:30 AM
#13
Senior Member
Hey kilerboots, where did you get the tutorial? Ive been looking for a good tutorial.
The only four things i need are food, water, a computer, and the internet.
-
March 16th, 2003, 08:30 AM
#14
Senior Member
Hey kilerboots, where did you get the tutorial? Ive been looking for a good tutorial.
The only four things i need are food, water, a computer, and the internet.
-
March 16th, 2003, 08:36 AM
#15
>O well i want to give the credit to MsMittens because thats the person who gave me the link.
>But this is the place to learn what you want in C++.
> http://www.cprogramming.com/tutorial.html is the link
>I hope you find it as useful as i have for learning C++
-
March 16th, 2003, 08:36 AM
#16
>O well i want to give the credit to MsMittens because thats the person who gave me the link.
>But this is the place to learn what you want in C++.
> http://www.cprogramming.com/tutorial.html is the link
>I hope you find it as useful as i have for learning C++
-
March 16th, 2003, 09:04 PM
#17
Member
-
March 16th, 2003, 10:21 PM
#18
This topic has been covered many time before, and I answer it the same:
On Windows, use MingW, as it is free to use and allows you to compile real native windows apps. Sure, MS Visual C++ comes with a GUI and compiles slightly better machine code (along with proprietary extensions that make interfacing with other MS technology slightly easier), but at the end of the day the result is basically the same and $lots cheaper.
-
March 16th, 2003, 10:44 PM
#19
>Sorry slarty i just wanted everyones opinion on it. I forgot to check other posts.
>
>Sorry.
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
|
|