![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Jul 2005
Posts: 1
Rep Power: 0
![]() |
Which is the best c++ compiler to use on window xp. I learnt c programming at college in the nineties and now want to program in C++. Also, how do you you get to thre command line prompt from windows. Can you use Borland C++.Builder or Microsoft visual C++.6 on windows xp.
![]() |
|
|
|
|
|
#2 | |||
|
Programmer
|
Quote:
Quote:
start->programms->.....-->.... (am not sure about the name sry) there u have to change into the right directory and then u can use the commandline tools ( for example cd into the dir of the executable and then start the programm by typing its name and the command line params...) Quote:
__________________
of all the things he has lost, i think he misses his mind the most typedef typename pizza_t<oven_policy<225,12.5>,ingredient_policy<salami,mushroom,cheese> > Pizza; |
|||
|
|
|
|
|
#3 | ||
|
PFO God In Training
![]() Join Date: Jun 2005
Location: near St Louis, MO. (USA)
Posts: 649
Rep Power: 4
![]() |
Quote:
Quote:
|
||
|
|
|
|
|
#4 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Another way to get the command prompt is to click Start|All Programs|Accessories|Command Prompt. In my case, when I got that far, I right clicked on it and chose "Pin to Start Menu". It's always there when I click Start, now.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#5 | |
|
PFO God In Training
![]() Join Date: Jun 2005
Location: near St Louis, MO. (USA)
Posts: 649
Rep Power: 4
![]() |
Quote:
|
|
|
|
|
|
|
#6 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Cottonpicker, Dragon, I don't know. I just get a solid menu on XP Home. I just discovered that every program listed doesn't give me the option on the right-click menu, though. You should also be able to put the icon on the desktop, right-click it there, make the pin choice, then delete the icon. If that flashes away, beats me.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#7 |
|
Professional Programmer
Join Date: Mar 2005
Location: Student of University of Mumbai, Maharashtra State, India
Posts: 344
Rep Power: 4
![]() |
Borland C++ 3.0 was the one that I was using, and even in my college, I have to :-( (even now)
The only disadavantage of it is, that it runs in dos mode and occupies 100% of CPU resource. However, you can use Visual C++ for that, where, I feel you wont be able to do graphics programming, you'll need some extra files and configuration done for it.
__________________
Visit: http://www.somaiya.edu |
|
|
|
|
|
#8 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Don't use an old, outdated compiler. There are too many good, reasonable alternatives. Do not expect built in GUI as part of the C/C++ languages. Nottagonnabethere. You can use MS VC++ 6.0 on XP. I do it nearly every day. I also use VC++ 2005 Beta (free), Dev-C++ (free), and Borland Builder 6.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#9 |
|
Professional Programmer
Join Date: May 2005
Location: Bad Nauheim, Germany
Posts: 436
Rep Power: 4
![]() |
what IS that thing, a Hearse with heat tiles?
![]()
__________________
-Steven "Is this a piece of your brain?" - Basil Fawlty |
|
|
|
|
|
#10 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
I found it sitting on cinderblocks in a Buckingham, Texas, front yard. You should see it before the grain-silo boosters fall away
. That bay in the back is great for certain kinds of non-extravehicular activity.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|