Re: return return new int[] { pounds, shilings, pence}; to main

From: Jonathan Mcdougall (jonathanmcdougall_at_DELyahoo.ca)
Date: 10/08/03


Date: Wed, 8 Oct 2003 15:59:56 -0400


> > > (void) to represent empty argument list is considered (by
> > > most of the people) bad style in C++
> >
> > Can you post a reference to legitimate survey results to back up your
> > "most of the people" claim?

I don't think there was ever a survey on that, would be a great idea.

Please, have a look on google's archive for something like
"c++ void parameter list" and you will be able to see that, in the
C++ community, it is generally considered bad style.

I have no more proof than that.

Jonathan



Relevant Pages