SND_INFO_GET_LINE
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
snd_info_get_line - read one line from the procfs buffer
SYNOPSIS
"SYNOPSIS"
int snd_info_get_line (snd_info_buffer_t * buffer, char * line, int len);
ARGUMENTS
- buffer
-
the procfs buffer
- line
-
the buffer to store
- len
-
the max. buffer size - 1
DESCRIPTION
Reads one line from the buffer and stores the string.
Returns zero if successful, or 1 if error or EOF.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 07:07:28 GMT, October 06, 2005