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