The MASM Forum

Projects => MASM32 => Topic started by: elizabeth83 on June 02, 2012, 07:39:10 PM

Title: functions
Post 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!!
Title: Re: functions
Post by: Vortex on June 02, 2012, 07:50:17 PM
Hello,

Have a look at the Masm32 Library Reference :

Quote\masm32\help\masmlib.chm
Title: Re: functions
Post by: hutch-- on June 02, 2012, 08:15:00 PM
Hi Elizabeth,

You also have the full source available in the m32lib directory.
Title: Re: functions
Post by: dedndave on June 02, 2012, 09:36:12 PM
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