The MASM Forum

General => The Campus => Topic started by: alexbristopher on March 21, 2024, 12:36:23 AM

Title: Assembly MASM32
Post by: alexbristopher on March 21, 2024, 12:36:23 AM
I was assigned the task of writing a program using Assembly. Please help me write a program to enter books, display books, and exit the program
Details:
- Create a frame containing information about MENU
- Can ask how many books the user wants to import, etc
- If the user selects 1. Enter book, let the user enter the name of the book (this place can allow multiple books to be entered)
- If the user selects 2. Show books, the books that the user has previously imported will be displayed (the most recently imported books will appear on top, the previously imported books will be below).
- If the user chooses 3. Exit, ask if the user wants to exit the program? If yes, press YES, if not, press NO (If you choose NO, the menu will continue to appear for the user to choose).
- Report duplicates when importing duplicate books.
In general, based on this, you should develop more features
Title: Re: Assembly MASM32
Post by: jj2007 on March 21, 2024, 01:58:09 AM
No. 9 (https://masm32.com/board/index.php?topic=4.msg5#msg5)
Title: Re: Assembly MASM32
Post by: NoCforMe on March 22, 2024, 05:57:12 AM
Quote from: alexbristopher on March 21, 2024, 12:36:23 AMI was assigned the task of writing a program using Assembly. Please help me write a program to enter books, display books, and exit the program

As JJ pointed out, we will not do your homework for you. However, people here will be happy to answer any questions you may have (the more specific the better) about how to code in assembly language.
Title: Re: Assembly MASM32
Post by: stoo23 on March 23, 2024, 11:22:38 AM
I just realized this Single post had been placed in a New section (General Testing Area) I created only the other day, and had omitted to  remove it's accessibility to brand new members,.. this being the First Post.

Whilst the new member seems to have chosen Not to follow the forum instructions and introduce themselves in the appropriate section, I will 'note' the action and Move THIS 'thread' to the Campus and 'fix' my error here  :smiley: