This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

mixing C and assembly

HELP ME PLEASE!

Is possible to define assembly and C functions in the same file? I dont want to use the asm {} instructian!

I want to having a complete function, writteng in assembly, but sitting in a C source file.

Eng. Liu