found on the internet, enjoy.I don't even know what to say.sound = malloc(1 * sizeof(ALuint)); if(sound == 0) { fprintf(stderr, "Out of memory."); goto exit; }
Reply to @[email protected]