Search code examples
C struct with same type name as variable name?...


c++cgnu99

Read More
C printf specifier %lld prints characters "ld"...


cprintfgnu99

Read More
Why does C99 complain about storage sizes?...


linuxgccnetwork-programmingc99gnu99

Read More
Can someone please explain the difference between these two initiliazers?...


cgccgnu99

Read More
If something is a const volatile int, can it change based on the status of a variable?...


cfreestandinggnu99

Read More
floats smaller than FLT_MIN. why FLT_TRUE_MIN?...


cfloating-pointgnu99

Read More
Bitwise "not" operator in C returns signed result...


clinuxgccgnu99

Read More
How to deal with "warning: inline function `*stat64` declared but never defined" in gcc wi...


clinuxgccstatgnu99

Read More
Is 'redefining' variables in statement expressions safe?...


cgccc99gnu99

Read More
BackNext