List Question
10 TechQA 2015-06-09 07:37:33All struct identifiers are automatically forward declared
370 views
Asked by Mohit Jain
C99 remove stricmp() and strnicmp()?
14.1k views
Asked by walkerlala
How to declare a variable length array in Visual Studio C89 following other code
3k views
Asked by dave
Local variable length array
2.5k views
Asked by AudioBubble
Can "sizeof(arr[0])" lead to undefined behavior?
1.2k views
Asked by mrsmith
Does comma separators in type definition in C guarantee the order?
400 views
Asked by Kevin Dong
Can an implementation that has sizeof (int) == 1 "fully conform"?
244 views
Asked by autistic
How to know that the loop was breaked early?
185 views
Asked by AnnieFromTaiwan
Is there a meaningful distinction between freestanding and hosted implementations?
10k views
Asked by autistic
Error compiling and running C program on Mac terminal
885 views
Asked by crushendo