News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests
NB: Posting URL's See here: Posted URL Change

Main Menu

How to use the 'echo' command in MASM

Started by megavlad, May 04, 2025, 09:11:00 AM

Previous topic - Next topic

TimoVJL

Only an assembler feature to give messages in assembly time.
May the source be with you

Quan

ohh, that's useful for debugging then, thanks