News:

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

How to put nextline on MASM615?

Started by meetecho, January 26, 2011, 01:23:10 AM

Previous topic - Next topic

meetecho

Help me :) If you have any sample code for masm programs with nextline can you guys share? thanks.

dedndave


disintx

Or in a string define

szString db "String", 13,10,0