Search code examples
Is it undefined behavior to exceed translation limits and are there checker tools to find it?...

cstandardsundefined-behaviorstandards-compliancec89

Read More
What parts of C are most portable?...

cluaportabilityc89

Read More
default argument promotions in the case of inplicit function declarations...

cfunctiondeclarationc89

Read More
Can enum member be the size of an array in ANSI-C?...

cgccstandardsclangc89

Read More
Is following statement valid in ANSI C? Is it valid at all?...

clanguage-lawyerc89sequence-points

Read More
Can I make MSVS 2013 flag declarations after statements?...

cvisual-studioc99c89

Read More
Understanding an unexpected result due to an unmatched prototype (C89)...

cprototypec89

Read More
Initialize an Array Literal Without a Size...

cc89

Read More
Why do you get different values for integer division in C89?...

cc89

Read More
ANSI C / C89 struct to int array[]...

carraysstructc89

Read More
Obtaining pointer to a string constant...

cstringpointersmemory-managementc89

Read More
use char* to compare with a value on string...

cc89

Read More
Problems creating a get_time() function in C...

cc89

Read More
Undeclared Identifier although it is declared...

cidentifierc89

Read More
Is it possible to test for two new line characters in a row?...

cnewlinec89

Read More
Segfault when accessing a structure's member...

cpointerssegmentation-faultgdbc89

Read More
Buffer of function pointers?...

cfunctionpointersc89

Read More
Global variables in header files...

cincludeglobal-variablesheader-filesc89

Read More
Using sprintf with mysql_query...

mysqlsqlcc89

Read More
Initialize an array using openmpi once...

copenmpic89

Read More
Object oriented programming in C...

coopc89

Read More
Are there any differences between ANSI C and ISO C?...

cstandardsc99c89ansi-c

Read More
Nitpicking booleans in C...

clanguage-lawyerc89

Read More
How can I return an array of strings in an ANSI C program?...

carraysstringpointersc89

Read More
Forgin/Buiilding TCP packets in ANSI C...

ctcpnetwork-programmingpacketc89

Read More
Factory pattern implementation using ANSI C...

cdesign-patternsfactoryc89

Read More
will the binary files of ansi c Application can run of iPhone?...

iphonecc89

Read More
Data corruption in networking C code...

cwindowsc89

Read More
Malloc inside another function...

cmallocallocationc89

Read More
Mysql connection in Ansi c...

cc89

Read More
BackNext