News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

functions

Started by elizabeth83, June 02, 2012, 07:39:10 PM

Previous topic - Next topic

elizabeth83

Does anybody have a file with explanation of functions such as atol, dw2ah, etc.? Please let me know, thank you!!

Vortex

Hello,

Have a look at the Masm32 Library Reference :

Quote\masm32\help\masmlib.chm

hutch--

Hi Elizabeth,

You also have the full source available in the m32lib directory.

dedndave

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