Hi people,

I have a problem very rare. I have the following code

char ch[2];

ch = "2";
for (;;)
{
  // here  I works  with another variables
}


To the final the value of the variable  ch  contain the value "1".
 I don�t know , what happens.


My application has much code. (Multisegment)

Can anyone help me, please.


Regards,

Marco A. Barrionuevo
Servicios Profesionales - Uniplex
e-mail: [EMAIL PROTECTED]
Telf: (593 2) 508593 /4/5
Quito-Ecuador


--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to