![]() |
|
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Newbie
Join Date: Feb 2005
Posts: 11
Rep Power: 0
![]() |
HI, i am new here & i urgently need help :o
I need to rewrite this code in assembly language making the right adjusments INTEGER B = 0
INTEGER C = 10
INTEGER D = 100
for (A= 15 ; A>=0; A--)
{
B += C;
IF (B >= D)
B += C;
}please please please i really need this urgently iam drawning in search & iam new in programming . help me. my professor will kill me & i will appreciate your help very much it really means alot for me. |
|
|
|
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|