i hope you can help me
regarding computing the running time of a program in C++ environment
the specification is like this: i will make a program that can read another
file which is a program too in C++.
I would like to compute the main() alone of the file.
do you have an algorithm on how to solve this problem?
and how to control the reading of the file line by line?is it possible?
thnks. im willing to wait for your response
god speed