Welcome, Guest. Please login or register.

Author Topic: C++ What do I need?  (Read 1660 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Highflyer

  • Newbie
  • *
  • Join Date: Mar 2002
  • Posts: 14
    • Show all replies
Re: C++ What do I need?
« on: April 04, 2003, 01:53:51 PM »
Quote

GPT wrote:
Do you mean iostl by STL?

And with is that?

The GoldED free version ask me to select a file when I have pressed the "run" button in GoldED when I have a C++ program in the GoldED editor.

I wana avoid buying C++ stuff if it's possible.


you can't run something which hasn't been compiled first.
I know the "free" version of golded is made to use stormc
as a compiler, I don't think it would work with gcc.
The free golded is just a text editor.

You can do a lot of things with free stuff like gcc but you
need to know how to install and use it (which might be too
complicated if you're not used to it).