auservername(3) debian man page | unix.com

Man Page: auservername

Operating Environment: debian

Section: 3

AuServerName(3) 					     Library Functions Manual						   AuServerName(3)

Name
       AuServerName - get name of the server to use.

Synopsis
       #include <audio/audiolib.h>

       char *AuServerName(string)
	   char *string;

Arguments
       string	 Specifies the default name.

Description
       AuServerName  returns the name of the server to use or an empty string if it can not determine the proper value.  If string isn't NULL or a
       pointer to NUL, AuServerName returns string, otherwise, AuServerName looks in the enviroment for AUDIOSERVER or if thats not set, DISPLAY.

See Also
       AuGetErrorDatabaseText, AuGetErrorText, AuSetErrorHandler, AuSetIOErrorHandler, AuSynchronize.

       audiolib - Network Audio System C Language Interface

audiolib - housekeeping 					       1.9.3							   AuServerName(3)
Related Man Pages
aumakeelementexportdevice(3) - debian
aumakeelementimportbucket(3) - debian
auopenserver(3) - debian
auscanfortypedevent(3) - debian
auscanevents(3) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph