GetBinaryStringFromInteger

www.kxcad.net Home > Electronic Index > Altium(Protel) Index


Your Ad Here

Declaration

Function  GetBinaryStringFromInteger(L : Integer   ) : TDynamicString;

Description

The GetBinaryStringFromInteger function converts an integer to a binary string (up to thirty two characters long). An integer contains 4 bytes = 32 bits.

See also

Number Manipulation routines

Your Ad Here