Hi!
I'm developing a program, formed by several subrutines.
If the returned value from program is zero, proccess went OK. I want to return program errors from subrutines inside program, but these 'return's are only for the subrutines, not for my program.
**I want to know the way to return program errors from the subrutines inside this prgram***.
Thank you very much.
I'm developing a program, formed by several subrutines.
If the returned value from program is zero, proccess went OK. I want to return program errors from subrutines inside program, but these 'return's are only for the subrutines, not for my program.
**I want to know the way to return program errors from the subrutines inside this prgram***.
Thank you very much.