debian man page for xdf_copy_chconf

Query: xdf_copy_chconf

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XDF_COPY_CHCONF(3)					     xdffileio library manual						XDF_COPY_CHCONF(3)

NAME
xdf_copy_chconf - Configure a channel according to a template
SYNOPSIS
#include <xdfio.h> int xdf_copy_chconf(struct xdfch* dst, const struct xdfch* src);
DESCRIPTION
xdf_copy_chconf() configure the channel 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_chconf(3), xdf_get_chconf(3)
EPFL
2010 XDF_COPY_CHCONF(3)
Related Man Pages
xdf_get_chconf(3) - debian
mlib_signallimit_s16s_s16s(3mlib) - sunos
mlib_imagedivalpha(3mlib) - sunos
mlib_signallimit_f32(3mlib) - sunos
mlib_imagemulalpha_fp(3mlib) - opensolaris
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
Find columns in a file based on header and print to new file
Weird 'find' results
A (ksh) Library For and From UNIX.com