The MASM Forum
Projects => MASM32 => Topic started by: elizabeth83 on June 02, 2012, 07:39:10 PM
-
Does anybody have a file with explanation of functions such as atol, dw2ah, etc.? Please let me know, thank you!!
-
Hello,
Have a look at the Masm32 Library Reference :
\masm32\help\masmlib.chm
-
Hi Elizabeth,
You also have the full source available in the m32lib directory.
-
there are a number of files in the \masm32\help folder
most notably, hlhelp.chm and masmlib.chm
the first one describes the macros and the second describes the functions
welcome to the forum :t