Fedora: Re: C Programming
“The C++ Programming Language” Stroustrap and int main(void) and even int main()…in “The C Programming Language” Kernighan/Ritchie. Anyways, void main(void) is a bad example to use to make a point against an author without giving a book and page number. I have not seen where Schildt says to use or uses void main(void) in any book I’ve seen. In the complete reference I can turn to the index page 1003 look in M and find a reference to page 153 (main, return value from) (in the complete reference). Now, if I turn to page 153 I’ll find (as I should): (more…)
Posted in