confused on basic c conceptThanks for the clarification.
confused on basic c conceptHere is the output of gcc -v [quote]Using built-in specs. Target: i486-linux-gnu Configured with:...
confused on basic c conceptIf set c to some value, it generates multi-definition error.
confused on basic c conceptThanks guys for your input. @firedraco gcc -std=c99 generated warnings of implicit declaration of ...
confused on basic c conceptI have the following code foo.c [code] #include <stdio.h> int c; void printc(){ printf("c ...
This user does not accept Private Messages