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/
- How to Store "?" into a Char* S.V.BADARI NARAYANA MURTHY
- Re: How to Store "?" into a Char... S.V.BADARI NARAYANA MURTHY
- Re: How to Store "?" into a Char... Steve Achelis
- Re: How to Store "?" into a Char... Ben Combee
