Dear frined: I have many function calling in my program, and i want to know if it has some side-effect such as tack lost or overflow ? TKS Morris
You can read the value of the stack pointer and output it (without using the debugger). Jon