Tuesday, August 23, 2011

GCC Function Attributes

You can find the set of gcc function attribute options at [1]. If you are a smart C/C++ developer, you should always be concerned about these options.

[1] - http://gcc.gnu.org/onlinedocs/gcc/Function-Attributes.html

No comments: