Re: GNU C++ Inline Assembler

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Robin-Vossen wrote:

Also, Well as you saw I used Pointers to Variables in my C Code. I didnt
find a way to do that in GCC C Compiler.

You can do this with GCC's asm instruction, but the syntax is different.  Please see the fine documentation here:


http://gcc.gnu.org/onlinedocs/gcc-4.3.0/gcc/Extended-Asm.html

David Daney

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux