[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Python or Perl for a Debian maintainance project?



On Saturday 21 Feb 2004 9:31 am, Andrew Suffield wrote:

> C++ does not have an undef value. Where's your undefined integer? Nor
> does it have accessible multi-valued returns - you have to define an
> entire class to do it.

Use pointers and pass NULL, or use references and use the Null Object pattern.



Reply to: