| Newsgroups |
gmane.comp.lib.openal |
| Message-ID |
<[email protected]> |
Hello.
I'm about to attempt to develop a set of language bindings for OpenAL
and would like to know if the values of constants such as AL_NO_ERROR,
etc, are implementation-defined or are actually specified somewhere.
If the constants are implementation defined, the values of the constants
must be detected at compile time, which is unwieldly and prevents
cross-compilation (you can't compile and run a C program that prints
the value of a given constant if you aren't producing code that will
run on the host system).
M
_______________________________________________
Openal mailing list
[email protected]
http://opensource.creative.com/mailman/listinfo/openal