Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR C

c how to include variables of other c file

#include "fileA.h"
myGlobal = 1;
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #include #variables #file
ADD COMMENT
Topic
Name
1+3 =