List Question
9 TechQA 2020-10-23 13:18:12Is a C struct of all-packed fields except first one different from packed struct?
83 views
Asked by PiCTo
What preprocessor condition should I check so as to use __attribute__((const))?
639 views
Asked by einpoklum
GCC attribute __attribute__ ((constructor)) from main executable runs after linked libraries constructors
673 views
Asked by Federico
How can I create a platform-independent macro to wrap a compiler extension?
283 views
Asked by AudioBubble
How do I debug a constructor function in an LD_PRELOAD library?
62 views
Asked by Joseph Sible-Reinstate Monica
Why both codes add -visibility=hidden, the normal functions compile incorrectly, but the virtual functions compile correctly?
86 views
Asked by quanquanquan97
why weak attribute has not been selected for C23?
102 views
Asked by Guillaume D
What does "mode" attribute do?
119 views
Asked by jdx
__attribute__ in definitions of multiple variables
854 views
Asked by Binarus