On 1/8/07, Giel van Schijndel <[EMAIL PROTECTED]> wrote:
In fact OpenAL itself is written largely in C++. They simply wrapped its interface (or more accurately the include files with function declarations) in an extern "C" {...} declaration to make sure the compiler generates C-style symbols which can then be resolved by the linker when linking with C-code.
What OpenAL implementation are you talking about? The sample implementation looks pretty pure C to me. - Per _______________________________________________ Warzone-dev mailing list Warzone-dev@gna.org https://mail.gna.org/listinfo/warzone-dev