SyntaxFix
Write A Post
Hire A Developer
Questions
file 1:
int x = 50;
file 2:
extern int x; printf("%d", x);