Title: SYSTEM() problem

Hi,

I am trying to use the system() calll, for example system("echo hello"); but it does not work, even though system(NULL); returns non-zero.

It does work in the cygwin environment, but I need it to work on a dos command line with cygwin DLL in the path.

thanks in advance,
Houman

Reply via email to