Bitwise operations: Difference between revisions

Content added Content deleted
Line 2,505:
{$mode objfpc}
var
// Pascal uses a native int type as a default leteralliteral type
// Make sure the operants work on an exact type.
x:shortint = 2;