Example 4. C Program to Access Assembly Language From Example 3

extern int var; /* External variable */ var = 1; /* Use the variable */