starting programms out of c++ code

From: HudsonHawk (MichaelWalter69_at_hotmail.com)
Date: 10/31/04


Date: Sun, 31 Oct 2004 16:23:48 +0100

Hi erverybody,

i am trying to write a small c++ (g++ / linux) application. I want to start from this little programm an other shell programm. I know that in windows apllication things like Shellexecute, createprocess () work.... is there something for linux to. I've read something about a commando called `'system()' but it didn't work either!

I hope someone can help me!

Please don't mention my bad english!

Thanks