The MASM Forum

General => The Campus => Topic started by: Mark Eisenberg on November 30, 2015, 10:08:20 AM

Title: Table in masm
Post by: Mark Eisenberg on November 30, 2015, 10:08:20 AM
hello
i have no experience in the masm language , in school they ask me to code a programme that content a table of 20 columns (number) entered by a user , then the show the number maximum ...

i need help
Title: Re: Table in masm
Post by: jj2007 on November 30, 2015, 10:37:12 AM
Mark,

There is a "no homework" rule in place here, but if you post what you coded so far (in Masm or in pseudocode), you'll receive feedback and advice.
Title: Re: Table in masm
Post by: Mark Eisenberg on November 30, 2015, 10:52:27 PM
ok jj2007

but i know nothing in the masm , if you can help me give me how van i print a message and how creat table , how filling the table !!
Title: Re: Table in masm
Post by: jj2007 on December 01, 2015, 03:08:48 AM
see recommended reading (http://www.webalice.it/jj2006/Masm32_Tips_Tricks_and_Traps.htm)