suse man page for snd_info_get_str

Query: snd_info_get_str

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SND_INFO_GET_STR(9)						   Sound Devices					       SND_INFO_GET_STR(9)

NAME
snd_info_get_str - parse a string token
SYNOPSIS
const char * snd_info_get_str(char * dest, const char * src, int len);
ARGUMENTS
dest the buffer to store the string token src the original string len the max. length of token - 1
DESCRIPTION
Parses the original string and copy a token to the given string buffer. Returns the updated pointer of the original string so that it can be used for the next call.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SND_INFO_GET_STR(9)
Related Man Pages
strncpy(3) - linux
strcpy(3) - redhat
strcat(3) - suse
strncat(3) - suse
thwcoll.h(centos) - centos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Migrating to UNIX
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure