Hi all,
Is there anyway i can see which line of code is executed most in a program written in visual c++. Or is there anyway of finding out which functions take the longest time etc in VC++. I have a program which is taking weeks to run, because of a heavy data load, and I would like to focus on areas which I could opitmise,
Thanks
Jubbles
Is there anyway i can see which line of code is executed most in a program written in visual c++. Or is there anyway of finding out which functions take the longest time etc in VC++. I have a program which is taking weeks to run, because of a heavy data load, and I would like to focus on areas which I could opitmise,
Thanks
Jubbles