Category:ASM Libraries and Add-Ons
(Difference between revisions)
Admin (Talk | contribs)
(Created page with "ASM Libs are libraries that are used by the compiler. They contain machine language statements for various statements and functions. A library can also be used to modify an ...")
Newer edit →
(Created page with "ASM Libs are libraries that are used by the compiler. They contain machine language statements for various statements and functions. A library can also be used to modify an ...")
Newer edit →
Revision as of 01:20, 30 January 2013
ASM Libs are libraries that are used by the compiler.
They contain machine language statements for various statements and functions.
A library can also be used to modify an existing function.
For example when you use a conversion routine num<>string with a byte variable only, the routine from the MCS.LIB has some overhead as it can also convert integers,word and longs.
You can specify the MCSBYTE.LIB or MCSBYTE.LBX library then to override the function from MCS.LIB.
Subcategories
This category has the following 11 subcategories, out of 11 total.
Pages in category "ASM Libraries and Add-Ons"
The following 23 pages are in this category, out of 23 total.
EFGHI |
I cont.LM |
M cont.RT |