On Sun, 17 Aug 2003, Heilig (Cece) Szabolcs wrote:

> Hello!
> 
> >> return 0;
> >> // 0 aren't variable, it's an expression.
> >> // should it be return (0); ?
> >
> > no, why?
> 
> If we got the rules strictly, 0 is an expression, not a
> variable. But that's a really basic expression :)

Sure, 0 is an expression. What is your point here?

Derick

-- 
"Interpreting what the GPL actually means is a job best left to those
                    that read the future by examining animal entrails."
-------------------------------------------------------------------------
 Derick Rethans                                 http://derickrethans.nl/ 
 International PHP Magazine                          http://php-mag.net/
-------------------------------------------------------------------------


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to