>>Hi people, >> >>I have a problem very rare. I have the following code >> >>char ch[2]; >> >>ch = "2"; > >ch = '2'; > >-Rus > >Shouldn't that be: > >ch[0] = '2'; > >-John Ugh, Thanksgiving carryover... And I've been doing this for HOW long??? -Rus -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
- Abnormal behavior of Code Warrior Mbarrion
- RE: Abnormal behavior of Code Warrior Nesse, Rustin
- RE: Abnormal behavior of Code Warrior John J. Corelli
- Re: Abnormal behavior of Code Warrior Nesse, Rustin
- Re: Abnormal behavior of Code Warrior Philip Sheard
