If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > Assembly Language Questions

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-21-03, 06:29
amol.sathe amol.sathe is offline
Registered User
 
Join Date: Sep 2003
Posts: 5
Talking Assembly Language Questions

Hi guys

I need help for the following questions earliest


1) write a program in 8086 assembly language that concatenates two given strings to create a third string (ASSUME that the strings are available in the data division and the last character of the string is '\0' as the convention in c programming) and print the combines string.


2) write a program in 8086 assembly language that multiplies tow 2*2 matrices to create a third matrix of size (2*2).

Pls Help me..

Regards

Amol Sathe
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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