Re: executing C program in cygwin

2007-08-22 Thread Enna
Thanks for all the replies, i still don't know what the problem was, except that recompiling the program file helped... if any of you can make sense of that, please let me know. Enna wrote: > > I have the following problem: I would like to execute a C program from the > cygwin

RE: executing C program in cygwin

2007-08-22 Thread Enna
"filename" is present in you present working directory. > Alternatively, give the absolute path to the file "filename" when you > run your program. > > -Ashwin > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf

executing C program in cygwin

2007-08-22 Thread Enna
I have the following problem: I would like to execute a C program from the cygwin console. This program is supposed to get its input from another file, so what I type into the cygwin console is /path to the program/programnamehttp://www.nabble.com/executing-C-program-in-cygwin-tf438.html#a12