Bonjour/Hello, (English below)
J'essaie d'implémenter une instruction ASM en ligne dans mon fichier * .C qui est compilée par un compilateur CAD-UL disponible via un serveur VAX (vieille technologie). Je tente un simple "NOP" --asm("NOP") -- sans succès.
Pouvez-vous m'aider ? Ai-je besoin d'une librairie ou d'un module complémentaire dans mon serveur ?
Merci
I am trying to implement an online ASM instruction in my * .C file which is compiled by a CAD-UL compiler available via a VAX server (old technology).
I try a simple "NOP" -- asm ("NOP") -- without success.
Can you help me? Do I need a library or an add-on on my server?
Thank you