Char *xyz; StrCopy(xyz, "supertrooper"); StrCompare((Char*)xyz[3], "p")...(normally used inside an if statement)
Shouldn't StrCompare return 0 in this case?
I'm trying to write a function that finds at wich position a certain character is found, if you have any alternative methods I would like to hear them.
Thank you.
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
