Diego Ruiz - 2004-10-19

Hi all,

I'm starting using Dev-C++ and I'm writing a simple routine for simulation whose output is a txt file.
However, after running my program, the output file goes directly to the C:\Dev-C++ root, instead of being allocated into the same directory as the code file.

Is there a way for dealing with this problem?

Thankyou,
Diego