[LAD] prototype in header but declaration where?

From: Renato <rennabh@email-addr-hidden>
Date: Fri Aug 05 2011 - 18:30:27 EEST

Hi, very noob C question. I do this:

renato@email-addr-hidden /usr/include/alsa $ grep snd_seq_open *
seq.h:int snd_seq_open(snd_seq_t **handle, const char *name, int streams, int mode);
seq.h:int snd_seq_open_lconf(snd_seq_t **handle, const char *name, int streams, int mode, snd_config_t *lconf);

so I see that the function snd_seq_open has its prototype declared in seq.h... but
where is the actual function definition?

cheers
renato
_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-dev
Received on Fri Aug 5 20:15:03 2011

This archive was generated by hypermail 2.1.8 : Fri Aug 05 2011 - 20:15:04 EEST