Hello,

I was hoping to utilize SysErrString for user as well as system defined
error messages.  As a test I created:

Char cStr[100];

(Char*)cStr = SysErrString(fileErrMemError,(Char*)cStr,sizeof(cStr)-1);

at this point cStr contains "(0x1601)", apparently the description was not
found.  Do I have to reference another resource or library to obtain system
error descriptions?
--
George Aslanis
[EMAIL PROTECTED]



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to