Abstract:
A method for generating a symbol in a programming language is provided. The method includes declaring a variable in a header file, generating a first file including an instruction to include the header file and including a function referring to the declared variable, generating a second file including an instruction to include the first file, and compiling the second file.