Current location: Hot Scripts Forums » Programming Languages » Other Languages » Assembly Language Help please


Assembly Language Help please

Reply
  #1 (permalink)  
Old 02-05-09, 10:58 PM
nito28 nito28 is offline
New Member
 
Join Date: Feb 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Assembly Language Help please

Hey guys, I'm having difficulty with the program. I'm new at assembly language and need some assistance. If anyone could help I would really appreciate it.

Write a program that uses a loop to input five signed 32-bit integers from the user, stores the integers in an array, and redisplays the integers backwards using stack.

1) The program will use several procedures in our textbook author's link library. The program's main procedure will call the following two procedures:
PromptForInput: Prompts the user for an array of integers, and fills the array with the user's input.
DisplayBackwards: Redisplay the integers backwards using stack, i.e., using push and pop operations.
Both procedures will receive ESI pointing to the array and ECX holding the array size.

If you could explain the steps to so I can understand what he is talking about. Thanks a lot.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
assembly language anupamsr Hot Scripts Forum Questions, Suggestions and Feedback 9 12-31-08 11:45 AM
How to build a binary tree in assembly language? phingphing Other Languages 0 11-04-08 08:15 AM
Debounce switch using assembly language Laravinya Other Languages 0 04-29-07 04:37 PM
Assembly Language question jessicayan Other Languages 1 02-13-07 04:07 PM
Assembly language help please psi3000 Other Languages 0 03-25-06 10:21 PM


All times are GMT -5. The time now is 09:18 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.