Hi,

  I was reading the mspgcc manual (
http://www.eecs.harvard.edu/~konrad/projects/motetrack/mspgcc-manual-20031127.pdf)
and on Pg 39 its written as

"If you execute
while ((long) a & 0x80000l);
the program will hang, unless ’a’ is declared volatile. So, do it!"

I did not get it. Why should it hang?

Thanks,
Gautam.
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to