Community QBasic

Rebooting the QBasic we all know and love!


Project maintained by Cory Smith

MKS$

Converts a single-precision value to a 4-byte string for output to a random-access file by PUT#.

Syntax

MKS$(numeric_expression)

Comments

numeric_expression is a single-precision numeric expression.

Example

See MKD$.

See Also