STR_BTOC

Converts 8-bit binary number from BYTE to CHAR

Invocation

CALL STR_BTOC( NUM, STRING, STATUS )

Description

Returns the binary representation of an 8-bit number in character form

Arguments

References

CODE