nooruls143
Programmer
Hi, I need some help!
1. I need to read numbers 0 - 255, numbers, and save them as a single byte to perform bubble sorting. I have a macro which enables me to get single character input. But, I donno how to input multichar input. How do I do that?
2. How can I output a word or a long word on to the screen?
P.S.- I am using the GNU assembler, the OPCODE source,Dest
style of programming.
1. I need to read numbers 0 - 255, numbers, and save them as a single byte to perform bubble sorting. I have a macro which enables me to get single character input. But, I donno how to input multichar input. How do I do that?
2. How can I output a word or a long word on to the screen?
P.S.- I am using the GNU assembler, the OPCODE source,Dest
style of programming.