xdf_copy_conf(3) debian man page | unix.com

Man Page: xdf_copy_conf

Operating Environment: debian

Section: 3

XDF_COPY_CONF(3)					     xdffileio library manual						  XDF_COPY_CONF(3)

NAME
xdf_copy_conf - Configure a xDF file according to a template
SYNOPSIS
#include <xdfio.h> int xdf_copy_conf(struct xdf* dst, conf struct xdf* src);
DESCRIPTION
xdf_copy_conf() configure the xDF file referenced by dst using the information described by src.
RETURN VALUE
The function returns 0 in case of success, -1 otherwise.
SEE ALSO
xdf_set_conf(3), xdf_get_conf(3)
EPFL
2010 XDF_COPY_CONF(3)
Related Man Pages
xdf_get_conf(3) - debian
xdf_prepare_transfer(3) - debian
xdf_write(3) - debian
xdf_set_chconf(3) - debian
xdf_set_conf(3) - debian
Similar Topics in the Unix Linux Community
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph