Hi,
Could anyone tell me, please, what wrong is with this frag of code:
There is always "error: expected primary-expression before 'short'"
And, where i can find more informations about inline assembly on Mac OSX.
Cheers,
L.
Could anyone tell me, please, what wrong is with this frag of code:
Code:
...
dec edx
jnz short loc_10014FC3
xor edx, edx
...
There is always "error: expected primary-expression before 'short'"
And, where i can find more informations about inline assembly on Mac OSX.
Cheers,
L.