This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: C++: executing other programs


> is there any possibility to execute other programs from within my
> C++-program ?  (I use the g++-compiler for Windows)

Sure, you must use operating system functions to do so. Please read
the Microsoft Platform SDK Documentation for details; this is not a
gcc issue.

Regards,
Martin

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]