hi i'm trying to use file streams as follows. hFile = FileOpen(0,<pointer_to_string>,0,0,fileModeReadOnly,&err); when openning an exising file, hFile is usable, and err is 0, HOWEVER when the file doesn't exist, error is non zero, but SO IS hFile in the SDK reference, it says FileOpen should return zero when not successfull. any suggestions?? regards avi. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
- Re: FileOpen: never returns NULL Avi Halachmi
- Re: FileOpen: never returns NULL Avi Halachmi
- Re: FileOpen: never returns NULL Adam Wozniak
- Re: FileOpen: never returns NULL krollin
