in reply to Re^2: What could make "()" a good value for boolean false?
in thread What could make "()" a good value for boolean false?

So is return (); as opposed to simply return; (the two behave the same) a widely accepted convention or just a matter of personal taste?

its not a convention, there are no conventions ... its extra typed chars that serve no purpose , don't see why anyone would adopt that as a style or a convention ...

  • Comment on Re^3: What could make "()" a good value for boolean false?