im new to assembly and have an assembly project to convert arabic numbers(1,2,3,,,,) to roman(V,x,m,IV,,, etc )or ( roman to arabic)
i dont know how to start this ,knowing some ideas to do but!!still need heeeeeeeelp

Recommended Answers

All 6 Replies

im new to assembly and have an assembly project to convert arabic numbers

what type of assembly ?
ia32 assembly ? x86assembly or other ....

what is the software plactform ?
linux , windows dos ?

my suggestion is just download the free nasm or yasm assember for
your plactform and try to write the first hello world app for
your plactform. For that read the nasm doc is the answer.

it is x86 assembly, and for windows
im supposed 2 work in tasm or masm ,bec i know a little bit in tasm and i've tried it befor

i'll try the above link
thanks alot

the link above is not working. could u upload the algorithm again?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.