Need Help With MKS$ command in MS-BASIC/TURBO C,BAS

Robert Chao rchao at well.UUCP
Sun Mar 19 17:26:38 AEST 1989


I am trying to work with random-access files created by MicroSoft
BASIC. Single-precision real numbers are created in MS BASIC by the
command MKS$, which takes a number and makes it into a 4-char string.
However, TURBO C and TURBO BASIC seem to use a different MKS$, so I
can't correctly read the numbers.
Does anyone know the algorithm used for TURBO's MKS$?
Thanks
R. Chao



More information about the Comp.lang.c mailing list