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

NAME

6       xdf_copy_conf - Configure a xDF file according to a template
7

SYNOPSIS

9       #include <xdfio.h>
10
11       int xdf_copy_conf(struct xdf* dst, conf struct xdf* src);
12

DESCRIPTION

14       xdf_copy_conf()  configure  the  xDF  file  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_conf(3), xdf_get_conf(3)
22
23
24
25
26
27EPFL                                 2010                     XDF_COPY_CONF(3)
Impressum