averoes wrote: > > // a part of my code > > h = DmQueryRecord(dbR,i);
The SDK docs say about DmQueryRecord: "Returns a record handle. If an error occurs, this function returns NULL" > town=(Char*)MemPtrNew(longueur ); The SDK docs say about MemPtrNew: "Returns pointer to the new chunk, or 0 if unsuccessful." -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
