Hi there, I am using Palm OS 5, I try to create a file stream, the code as following
....... FileHand fileStream; fileStream = FileOpen( 0, "MyPalmFile", 0, 0, fileModeReadWrite, NULL ); FileSeek (fileStream, 0, fileOriginBeginning ); FileWrite(fileStream, name, 1, 20, NULL); FileClose( fileStream ); ...... I am using CodeWarrior and Palm Emulator. It should create a file stream, but I can't find it in my hard driver. Could any expert tell me where it is?? h?撷??'??x-??`藿?リ泞沪?恝殪够?蕈W??zm?鹈 Z?,r?u?碴i⒒~??
