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)NAMExdf_copy_chconf - Configure a channel according to a templateSYNOPSIS#include <xdfio.h> int xdf_copy_chconf(struct xdfch* dst, const struct xdfch* src);DESCRIPTIONxdf_copy_chconf() configure the channel referenced by dst using the information described by src.RETURN VALUEThe function returns 0 in case of success, -1 otherwise.SEE ALSOxdf_set_chconf(3), xdf_get_chconf(3)EPFL2010 XDF_COPY_CHCONF(3)
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
How can I do this in VI editor? |
Is UNIX an open source OS ? |
Detecting unused variables... |
Weird 'find' results |