why in Borland C++ editor, main() is declaired as void
and in other editors, like Dev C++ or Visual C++, is declaired as int?
This is a discussion on editors' differences within the C Programming forums, part of the General Programming Boards category; why in Borland C++ editor, main() is declaired as void and in other editors, like Dev C++ or Visual C++, ...
why in Borland C++ editor, main() is declaired as void
and in other editors, like Dev C++ or Visual C++, is declaired as int?
Borland is wrong, others are right.
that doesnt explain anything
Are you dump kgott?
It was as helpful as when you searched the FAQ.Originally Posted by kgott