rrrprogrammer
Member
- Joined
- Aug 15, 2008
- Messages
- 7
- Programming Experience
- 10+
what is standard way of using return codes in VB.NET?
Are we still using 1(success) and 0(failure) ?
or are we using Boolean as return code?
When do you use a return code?
Are we still using 1(success) and 0(failure) ?
or are we using Boolean as return code?
When do you use a return code?