On 28-Apr-2004 Clemens Ladisch wrote:
> Steve deRosier wrote:
>> Is there any way for a program to query the alsa-lib to determine
>> the version number?
>
> The function snd_asoundlib_version() won't be available before 1.0.5.
> For earlier versions, you can try to test if the symbols listed in
> alsa-lib/src/Versions are available.

On the Amiga all libraries had a version (mandatory by design) and
any file could contain a version string readable with the shell
command "version" just embedding a string with this format:
$VER: thingname v<major>.<minor><sub>
It was a very handy feature :)



--
Giuliano.


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to