Hey, Does anybody know a way to do a if-type statment on a CharPtr? I'm
trying to use a basic one which I have an example of below but it always
skips over it like it doesn't equal even if it does. Anybody have any idea
on how to do this?
Ex:
if ( CharPtr == "thistext")
do this;
Anything along those lines that works. Thanks.
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palm.com/devzone/mailinglists.html
- Re: If Statment on CharPtr's Sam Trimble
- Re: If Statment on CharPtr's Jason Dawes
- Re: If Statment on CharPtr's Dave Pitney
- Re: If Statment on CharPtr's James Parker
