Replacing variables in large files based on scope. [2016-2017]
INSTRUCTIONS: +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
- First make sure you have a file "filename" that contains a C/C++ program.
- Compile line_store_final.c => Ex. gcc line_store_final.c +
- The newly created executable takes a filename as parameter, since it operates on a file => Ex. ./a.out "filename" +
- After giving the necessary inputs, look at the newly generated "symbol_table.txt" and "final.txt" which gives the necessary outputs you need.+ +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++