Menu

#733 Losting the value of int's

open
nobody
1
2017-05-29
2017-05-29
No

I am a teacher and I'm using devcpp to teach programming language and my students have found this weird behavior. When I declare a char variable after a int variable, my program lost the value of the char variable. If I just put the char before the int, the program works fine.
I'm using the version number build 7.4.2.569.
Thanks

Discussion


Log in to post a comment.