On Tue, 20 Mar 2001, Stanislav Malyshev wrote: > MB>> zend_printf("foo = %s", (*tmpString)->value.str.val); > > BTW, (*tmpString)->value.str.val == Z_STRVAL_PP(tmpString) but the > latter looks much nicer :) And much like Perl but not quite that bad yet.. :)) -Andrei * Life may be expensive, but it includes an annual free trip around the sun. * -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
- [PHP-DEV] Extension help Barry Mitchelson
- Re: [PHP-DEV] Extension help Sterling Hughes
- Re: [PHP-DEV] Extension help Barry Mitchelson
- Re: [PHP-DEV] Extension help Sterling Hughes
- RE: [PHP-DEV] Extension help Marc Boeren
- Re: [PHP-DEV] Extension help Barry Mitchelson
- RE: [PHP-DEV] Extension help Marc Boeren
- Re: [PHP-DEV] Extension help Barry Mitchelson
- Re: [PHP-DEV] Extension help Stanislav Malyshev
- RE: [PHP-DEV] Extension help Stanislav Malyshev
- RE: [PHP-DEV] Extension help Andrei Zmievski
- RE: [PHP-DEV] Extension help Marc Boeren
- RE: [PHP-DEV] Extension help Marc Boeren
- Re: [PHP-DEV] Extension help Barry Mitchelson
- Re: [PHP-DEV] Extension help Stanislav Malyshev
- Re: [PHP-DEV] Extension help Barry Mitchelson