By Unknown Sabtu, 26 Mei 2007 CPU Detection Function Pointers Optimization Secrets to Optimization - Function Pointers Let me present you with a bit of code which you might find quite commonly in a program: void function_1(type a, type b) { if (complex_form...
By Unknown Kamis, 17 Mei 2007 ALSA API binary BSD closed source Library open source OSS Portability The Sorry State of Sound in Linux Lets start with some background. Back in the old days, if you had a PC, there was only one card called "the sound card", which of ...