hai all
I want to store "?" into a Char*. if i give like this
Char* temp;
temp="?";
it will store "\?". why its adding \ before ?. how to store only "?". if
any one have idea regarding this, please help me.
bye
Murthy
____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/
- RE: Storing "?" into a Char* S.V.BADARI NARAYANA MURTHY
- RE: Storing "?" into a Char* Fergal Moran
- Re: Storing "?" into a Char* Richard M. Hartman
- Re: Storing "?" into a Char* Michael S. Davis
