x86 Assembly

Moderators: None (Apply to moderate this forum)
Number of threads: 4563
Number of posts: 16029

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
codes for adding two numbers..... Posted by loidzda on 26 Sept 2005 at 9:21 PM
I really needs source codes for adding two numbers.....pls help me...Thank you...
Report
Re: codes for adding two numbers..... Posted by CyGuy on 26 Sept 2005 at 11:17 PM
: I really needs source codes for adding two numbers.....pls help me...Thank you...

here is a good link for asm
http://cs.smith.edu/~thiebaut/ArtOfAssembly/artofasm.html

Report
Re: codes for adding two numbers..... Posted by AsmGuru62 on 27 Sept 2005 at 4:02 AM
: : I really needs source codes for adding two numbers.....pls help me...Thank you...
:
: here is a good link for asm
: http://cs.smith.edu/~thiebaut/ArtOfAssembly/artofasm.html
:

:
Good link, but it is mostly about the very nature of computing.

You should provide more information on the task: do you need to input the numbers from console? what compiler and system are you using? do you need to output the result back to console?

If you need console I/O - then you need conversion functions: from TEXT to a BINARY and (after addition) from BINARY to TEXT.

I have some code samples on my site:

http://www.codexxi.com/MyBlocks.html





 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.