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