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 |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| Introduction |
| Weird 'find' results |