This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

SYSTEM() problem


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


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