Hello,

is there anybody who knows why SysGetROMToken returns a buffer that is NOT
terminated by '\0'?
I would like to use this "string" to allow access to an application (and
therefore need something like
StrCompare) and - otherwise - display an allert containing this number. Both
functions need a terminated
string. Unfortunatelly, Char *serNum; StrNCopy(serNum, buffer,
serialNumberLength) doesn't work (why?)
Is there a work-around or should I read the Reference once again?

Thanks in advance,
  Thomas

-- 
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