Alex Lau wrote:
>I had done some search on the internet about using select(2) with
>alsa and found the function snd_pcm_file_descriptor(
>*snd_pcm_handle_t). However when I try to test it with a simple
>program, I got compliation error of fundefined reference. I also try
>to lokk it up in the libr
I had done some search on the internet about using select(2) with alsa and
found the function
snd_pcm_file_descriptor( *snd_pcm_handle_t).
However when I try to test it with a simple program, I got compliation error
of fundefined reference.
I also try to lokk it up in the library documentation bu