Computer Science
Computer science is the study and the science of the theoretical foundations of information and computation and their implementation and application in computer systems.
Language
Assembly
Remove
Platform
MS-DOS
Remove
License
Any
EQ.TXT contains useful EQ.COM program data and, if you don't have MASM, an uncommented SCR program for assembling EQ.COM using DEBUG.EXE (MS-DOS). See EQ.ASM for additional information.
EQ.COM is a small, 869 byte DOS command line conversion utility that automatically displays all valid equivalents of bases 2, 8, 10 and 16. Since it classifies the intrinsic base of a %1 number...
EQ.ASM was written with MASM (Ver 6.1). See EQ.TXT for comprehensive details concerning the EQ.COM program.