c - I am unable to compile a program which has assembly language instructions -


i compiled c program (which has assembly language instructions) this.

tcc -emasm.exe protect.c 

it gives error unable execute masm.exe. should or can find masm.exe?

you need microsoft assembly compiler, called masm.


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -