General Knowledge Basic General Knowledge Subjective
Mar 18, 2013

How is sign stored in a comp-3 field?

Detailed Explanation

It is stored in the last nibble. For example if your number is +100, it stores hex 0C in the last byte, hex 1C if your number is 101, hex 2C if your number is 102, hex 1D if the number is -101, hex 2D if the number is -102 etc.

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback