Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Showing results 1 to 6 of 6
Search took 0.00 seconds.
Search: Posts Made By: akioshin
Forum: Assembly Oct 29th, 2007, 11:27 PM
Replies: 15
Views: 789
Posted By akioshin
Re: tasm sorting 5 integers with array

hi everyone i've finish the problem sorting 5 intergers here is my code


extrn readnum:near
extrn writenum:near
extrn new_line:near
extrn clearscreen:near
public num
.286
.model small
Forum: Assembly Oct 29th, 2007, 6:27 PM
Replies: 15
Views: 789
Posted By akioshin
Re: tasm sorting 5 integers with array

wow i try to check that out, our teacher never taught that but i will try to explore more in turbo c, thanks by the way
Forum: Assembly Oct 29th, 2007, 5:28 AM
Replies: 15
Views: 789
Posted By akioshin
Re: tasm sorting 5 integers with array

yeah at first i was trying to use the insertion sort, because i have a turbo c code for insertion sort but its kinda hard for me to convert it to assembly code, i really appreciate all your help im...
Forum: Assembly Oct 27th, 2007, 1:08 AM
Replies: 15
Views: 789
Posted By akioshin
Re: tasm sorting 5 integers with array

ah ya im just a newbie at this, can you check this one this is my second attempt and can you advise me of wat gud books or site for assembly

extrn readnum:near
extrn writenum:near
extrn...
Forum: Assembly Oct 26th, 2007, 11:22 PM
Replies: 15
Views: 789
Posted By akioshin
Re: tasm sorting 5 integers with array

oh im realy sory heres my code for sorting 5 integers using array, its not finish yet im still testing for the first and second index to swap

extrn readnum:near
extrn writenum:near
extrn...
Forum: Assembly Oct 26th, 2007, 10:32 PM
Replies: 15
Views: 789
Posted By akioshin
tasm sorting 5 integers with array

iv been trying to code this but everytime i run the program it wont sort or it wont swap, can someone at least give me an example with sorting 5 integers using array, so that i will use this as my...
Showing results 1 to 6 of 6

 
Forum Jump



DaniWeb IT Discussion Community
All times are GMT -5. The time now is 3:09 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC