-
I think this issue is related to operator precedence. Typecast is evaluated before logical shift[1]. So, you must use some parenthesis, like this:
AskFrame[ FrameSize++ ] = (unsigned char) (BitValue>>8);
[1]http://www.cppreference.com/wiki/operator_precedence.
2009-04-12 02:20:31 UTC in ClassicLadder
-
Some improper identations found.
2008-01-07 20:56:23 UTC in Aria Maestosa
-
rodolforg committed patchset 141 of module mpide to the MpIDE CVS repository, changing 1 files.
2005-03-14 22:32:23 UTC in MpIDE
-
rodolforg committed patchset 140 of module mpide to the MpIDE CVS repository, changing 1 files.
2005-03-14 22:30:24 UTC in MpIDE
-
rodolforg committed patchset 139 of module mpide to the MpIDE CVS repository, changing 1 files.
2005-03-13 19:37:43 UTC in MpIDE
-
rodolforg committed patchset 131 of module mpide to the MpIDE CVS repository, changing 1 files.
2005-03-03 04:11:48 UTC in MpIDE
-
rodolforg committed patchset 130 of module mpide to the MpIDE CVS repository, changing 1 files.
2005-03-02 19:36:39 UTC in MpIDE
-
rodolforg committed patchset 129 of module mpide to the MpIDE CVS repository, changing 1 files.
2005-03-02 19:31:06 UTC in MpIDE
-
rodolforg committed patchset 128 of module mpide to the MpIDE CVS repository, changing 2 files.
2005-03-02 01:01:36 UTC in MpIDE
-
rodolforg committed patchset 127 of module mpide to the MpIDE CVS repository, changing 3 files.
2005-03-01 00:20:59 UTC in MpIDE