====== Wrap Around ====== [[dido:public:ra:xapend:xapend.a_glossary:start| Return to Glossary ]] **Wrap Around** occurs when a computation involving unsigned operands whose result is reduced modulo the number that is one greater than the largest value that can be represented by the resulting type. Source: [[https://wiki.sei.cmu.edu/confluence/display/c/BB.+Definitions#BB.Definitions-unsignedintegerwrapping ]] See: * [[dido:public:ra:xapend:xapend.a_glossary:o:overflow]] * [[dido:public:ra:xapend:xapend.a_glossary:u:underflow]] /**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- /* To add a discussion page to this page, comment out the line that says ~~DISCUSSION:off~~ */ ~~DISCUSSION:on|Outstanding Issues~~ ~~DISCUSSION:off~~