Page 2 of 2 FirstFirst 12
Results 11 to 19 of 19

Thread: What should i choose?

  1. #11
    Senior Member
    Join Date
    Nov 2002
    Posts
    393
    is Turbo C++ too old or outdated or something ?
    \"I have a 386 Pentium.\"

  2. #12
    Senior Member
    Join Date
    Nov 2002
    Posts
    393
    is Turbo C++ too old or outdated or something ?
    \"I have a 386 Pentium.\"

  3. #13
    Senior Member
    Join Date
    Dec 2002
    Posts
    127
    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.

  4. #14
    Senior Member
    Join Date
    Dec 2002
    Posts
    127
    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.

  5. #15
    Senior Member
    Join Date
    Mar 2003
    Posts
    170
    >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++
    [glowpurple]NooNoo\'s [/glowpurple]

  6. #16
    Senior Member
    Join Date
    Mar 2003
    Posts
    170
    >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++
    [glowpurple]NooNoo\'s [/glowpurple]

  7. #17

    i use this

    this is the one we use at university: http://strix.ciens.ucv.ve/~algopu/turboc.zip

  8. #18
    Senior Member
    Join Date
    Jan 2002
    Posts
    1,207
    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.

  9. #19
    Senior Member
    Join Date
    Mar 2003
    Posts
    170
    >Sorry slarty i just wanted everyones opinion on it. I forgot to check other posts.
    >
    >Sorry.
    [glowpurple]NooNoo\'s [/glowpurple]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •