Local and Global variables
C Programming ... DEFINING GLOBAL VARIABLES /* Demonstrating Global variables */ #include int add_numbers( void ); /* ANSI function ... The scope of global variables can be restricted by carefully placing the declaration.
gd.tuwien.ac.at |