Hi,

My application is trying to perform some simple file io, but when I try 
to open the file I get a null return value.  I recall reading somewhere 
in the docs that file io is working, but is there something special that 
needs to be done for it to work (like path formatting)?  I tried using 
wchar_t* for the path names, that didn't work, either.  In my code, the 
path looks like this:

#define TEST_WAV_FILE "\"\\Storage card\\test_pda\\durga_wav\\horse.wav\""

Any help would be greatly appreciated.

Thanks

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to