Files needed to run the lexical analyser |
---|
input.txt |
lexoutput.txt |
gcc main.c
./a.out
./a.out > "filename".txt
diff "filename".txt "comparefile".txt
Parth Yagnik™
Files needed to run the lexical analyser |
---|
input.txt |
lexoutput.txt |
gcc main.c
./a.out
./a.out > "filename".txt
diff "filename".txt "comparefile".txt
Parth Yagnik™