Hey Sara, Thanks for adding this :)
Please try and use foo[n] instead of *(foo + n) where possible, as it is a
little bit easier to read and understand :)
--Wez.
On Sat, 5 Apr 2003, Sara Golemon wrote:
> + if (*(xparam->inputs.name) == '[') {
> + if (!p || *(p + 1) != ':') {
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
