Hi all,
I've a little problem with CW9: if i start a mach-o standard C
project, there seems to be no chdir() function!!! The function is
defined and implemented in classic and carbon libraries, but it's no
more present in the mach-o ones! Is there a workaround for it? Is there
a way to change the current working directory with some CF
object/function?... I need to change the working dir to the one that
contains the application, so that I can use fopen() with relative
paths...
Thanx in advance to everyone so kind to answer me!...