Can anybody quickly explain to me why it is bad practice to do void main(int a, char**b) instead of int main(int a, char** b)? Where am I returning an int to anyway? Just a question thanks for your thoughts.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 13 of 13
Threaded View
|
Click Here to Expand Forum to Full Width |