i want to make a c++ program to run or compile a c++ source file stand alone from hard

disk

thanks in advance

Recommended Answers

All 5 Replies

So you want to write your own compiler ? Or are you asking how to write a program that will run on a diskless computer ?

So you want to write your own compiler ?

NO I WAN'T

my qustion is how to use acertain compiler is already

installed in my pc to run astand alone c++ source file

from c++ project

if there is a dos can i use from system() command or any thing else that can i use ??

thanks in advance

U meaned compiler in Linux?
Just GCC is Ok !

Regard
Teddy

What operating system and what compiler do you have ? Each compiler is different, so you have to be very specific about that.

What operating system?
i work on window xp

what compiler do you have ?
i work on visual studio.net 2008
and i have .net2005 ,.net2003 and vs6

Each compiler is different, so you have to be very specific about that. !

Yes i want to know what i will do?

thanks in advance.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.