Off topic - portable execution of external programs

Hi,

Does anybody know of a way for portable execution of external programs in C
or C++?

Mattijs de Groot
Amsterdam

The system() function. It’s ANSI C.

-Jason> ----- Original Message -----

From: mattijsdegroot@xs4all.nl (Mattijs de Groot)
To:
Sent: Thursday, March 28, 2002 10:54 AM
Subject: [SDL] off topic - portable execution of external programs

Hi,

Does anybody know of a way for portable execution of external programs in
C
or C++?

Mattijs de Groot
Amsterdam


SDL mailing list
SDL at libsdl.org
http://www.libsdl.org/mailman/listinfo/sdl

Sorry i overlooked that, but i did quite some searching on the net and didn’t
find it and my programming guides (both C and “C++ How To Program” books by
Deitel & Deitel and also “The C++ Programming Language” by Stroustrup) didn’t
mention it. Thank you.

MattijsOn Thursday 28 March 2002 08:45, you wrote:

The system() function. It’s ANSI C.

-Jason

----- Original Message -----
From: “Mattijs de Groot” <@Mattijs_de_Groot>
To:
Sent: Thursday, March 28, 2002 10:54 AM
Subject: [SDL] off topic - portable execution of external programs

Hi,

Does anybody know of a way for portable execution of external programs in

C

or C++?

Mattijs de Groot
Amsterdam


SDL mailing list
SDL at libsdl.org
http://www.libsdl.org/mailman/listinfo/sdl


SDL mailing list
SDL at libsdl.org
http://www.libsdl.org/mailman/listinfo/sdl