snd_info_get_str(9) suse man page | unix.com

Man Page: snd_info_get_str

Operating Environment: suse

Section: 9

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
strcat(3) - centos
strncat(3) - linux
strcpy(3) - redhat
th_wcstrxfrm(centos) - centos
strncpy(3) - suse
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
32 bit process addressing more than 4GB