|
Thread Tools | Display Modes |
06-03-2009, 11:32 AM | #21 |
for all seasons
|
Arrrgh just do the thing I just told you to do grarrrrrrrrrrrgh!
__________________
check out my buttspresso
|
06-03-2009, 11:35 AM | #22 |
Trash Goblin
|
via yaplet I've directed him to a very useful set of tools to begin learning. I hope this helps with his coding issues.
|
06-03-2009, 11:52 AM | #23 | |
Sent to the cornfield
Join Date: Feb 2008
Location: A right and proper Nerd Cave
Posts: 2,460
|
Quote:
In fact, after I did what you told me to do, I ran a full search of all my harddrives for the thing that had supposedly been compiled. It doesn't exist. |
|
06-03-2009, 08:18 PM | #24 |
A Threat to the District
|
Maybe you could try specifying what you want the output file to be, from what I've read you should be able to do that using the /Fe switch, so it'd be something like this:
Code:
CL /FeC:\Path\plus\name\at\end file.cpp
__________________
Twitter! |
06-03-2009, 10:18 PM | #25 | |
Blue Psychic, Programmer
Join Date: Feb 2007
Location: Home!
Posts: 8,814
|
You know, I've been taking a look at Borlan's Turbo C++, if all you're doing is messing around. It's free to get at this point, but from what I'm seeing, it's pretty nice. You'll need some sort of DOS access to use it (I recommend DOSBox) and any applications you make with it (it compiles for DOS), but it has its own compiler built right in.
__________________
Quote:
Journal | Twitter | FF Wiki (Talk) | Projects | Site |
|
|
|