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