Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: where to do programs  (Read 4798 times)

0 Members and 1 Guest are viewing this topic.

the_matrix

  • Guest
where to do programs
« on: April 10, 2005, 12:48:51 PM »
i know java and im learning c++.but i dont know where to write the script so i could do programs.help me
thx
« Last Edit: April 10, 2005, 12:49:20 PM by the_matrix »

Sidewinder



    Guru

    Thanked: 139
  • Experience: Familiar
  • OS: Windows 10
Re: where to do programs
« Reply #1 on: April 10, 2005, 06:07:07 PM »
I saw your post in the DOS forum, but since you bring up Java and C++, I'm gonna guess you have a windows machine.

With any language all you really need is an editor (notepad or wordpad will do, some language processors come with an IDE), write your program, save the file and then point the compiler or intepreter to your file.

Perhaps if you could be more specific as to what you need to accomplish, we could be more helpful.

Let us know.  8)
The true sign of intelligence is not knowledge but imagination.

-- Albert Einstein

the_matrix

  • Guest
Re: where to do programs
« Reply #2 on: April 11, 2005, 11:58:40 AM »
ok ive writen a simple program in word pad.But when i open the file it shows me the code not the created program.
« Last Edit: April 11, 2005, 12:11:03 PM by the_matrix »

gussery

  • Guest
Re: where to do programs
« Reply #3 on: April 11, 2005, 01:33:11 PM »
What language were you writing it in?
What did you name the file?
Is it supposed to be compiled or interpreted? C++ is compiled, Visual Basic is compiled, VB Script is interpreted.

the_matrix

  • Guest
Re: where to do programs
« Reply #4 on: April 11, 2005, 01:56:26 PM »
I was writting in c++.The file was named hello world.rtf.Why didnt it work?



« Last Edit: April 11, 2005, 01:59:12 PM by the_matrix »

gussery

  • Guest
Re: where to do programs
« Reply #5 on: April 11, 2005, 02:01:33 PM »
Because it can't be named with the rtf extension (That is the extension for wordpad (Rich Text Format) and you must have a C++ compiler to compile it before you can see it run.  It will then be an exe or dll etc. as you specify.

« Last Edit: April 11, 2005, 02:01:54 PM by gussery »

the_matrix

  • Guest
Re: where to do programs
« Reply #6 on: April 13, 2005, 08:30:23 AM »
Where can I get a compiler?

gussery

  • Guest
Re: where to do programs
« Reply #7 on: April 13, 2005, 09:24:40 AM »

Ryalla

  • Guest
Re: where to do programs
« Reply #8 on: April 28, 2005, 03:17:34 PM »
Uh, if you don't have $417 to spare, try this. I mean, I use it..

http://www.borland.com/products/downloads/download_cbuilderx.html#