1XDF_COPY_CHCONF(3)         xdffileio library manual         XDF_COPY_CHCONF(3)
2
3
4

NAME

6       xdf_copy_chconf - Configure a channel according to a template
7

SYNOPSIS

9       #include <xdfio.h>
10
11       int xdf_copy_chconf(struct xdfch* dst, const struct xdfch* src);
12

DESCRIPTION

14       xdf_copy_chconf()  configure  the  channel  referenced by dst using the
15       information described by src.
16

RETURN VALUE

18       The function returns 0 in case of success, -1 otherwise.
19

SEE ALSO

21       xdf_set_chconf(3), xdf_get_chconf(3)
22
23
24
25
26EPFL                                 2010                   XDF_COPY_CHCONF(3)
Impressum