Advice to me, how to check stack routine in procedures and functions. How to test correct stack work in procedures and functions? If stack is corrupted in any procedure, program returned to crash address. How to test and prevent it? Thanks.