Date: 12/11/99
- Next message: Joey: "[PHP-DEV] gz encoding?"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #2959 Updated: Warning message from buildconf in CVS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I want to put this up for discussion.
Is there a better way to pass flags to C functions than registering
constants like SYSLOG_*, EXTR_*, etc. and then comparing the passed flag
value to the internal #define with the same name? What if I want to pass
flags that can be OR'ed together? Any ideas on how to make it work
better?
-Andrei
"Hack: 1. n. Originally, a quick job that produces what is
needed, but not well.
2. n. An incredibly good, and perhaps very time-consuming,
piece of work that produces exactly what is needed."
-- Jargon File
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Joey: "[PHP-DEV] gz encoding?"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #2959 Updated: Warning message from buildconf in CVS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

