News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

Where to get masm

Started by RedXVII, March 21, 2006, 09:32:00 PM

Previous topic - Next topic

RedXVII

ive been using masm for quite a while now

http://www.masm32.com/

This IS where i get it from right?

i keep seeing people talking about functions like strtofloat or similar in the masm library;

i think GREAT! someones already done it, i go to take a look and BAM; once again, its not there!! sure, i got a few functions but the ones people are talking about just arent all there. Can someone please tell me what going on, where do i find them?

have i got "the complete" package or not?


MichaelW

StrToFloat should be in the file C:\masm32\m32lib\atofp.asm.

eschew obfuscation

RedXVII

Ohhhh, there it is.

Cheers  :bg

ChrisLeslie

Don't ignore Ray's fpulib, FpuAtoFl.asm. It uses 80 bit REAL10.

Ray,
An expression parser as part of the package would be nice!    :wink

Chris