i don't know if my reply will sent twice !!!!!!!!!!!!! anyway
i want to trace the code (after compilation it ) line by line,, in such way that i can watch value for each variable after executing that line,,
for example :
after compilation this code ,, can i execute it by tracing the lines,, so i can watch the varaible ( x ) changing from ( 0 ) to ( 2 ).....
this feature is allowed in microsoft visual studio,,,,,,,,,,,,,,,,,,,,,
i hope this was clear and thanks :)