Community QBasic

Rebooting the QBasic we all know and love!


Project maintained by Cory Smith

MKI$

Converts an integer value to a 2-byte string for output to a random-access file by PUT#.

Syntax

MKI$(numeric_expression)

Comments

numeric_expression is an integer numeric expression.

Example

See MKD$.

See Also