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

How to mention the localhost in android -

php - Calling a template part from a post -

c# - String.format() DateTime With Arabic culture -