"santosh" <> wrote in message
news: ps.com...
> VijayJaiswal wrote:
>> How can i make and execute assembelly language programes in c language.
>> I have not make a single assembelly program yet, so please give a small
>> example. Also mension all the instructions necessary, so that i can
>> make and execute assembely language programme on c compiler.
>
> If you don't know assembly yet, then learn it first. Until then stay
> away from inline assembly. For x86 assembly, look at:
>
That's not necessarily good advice.
A C compiler will give you IO facilities that make it much easier to write a
trivial assembler routine. For instance, an assembly program to add two
numbers together is no good unless you can see the result.
--
www.personal.leeds.ac.uk/~bgy1mm
freeware games to download.