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)
| Related Man Pages |
|---|
| xdf_add_channel(3) - debian |
| xdf_get_chconf(3) - debian |
| xdf_set_chconf(3) - debian |
| mlib_signallimit_f32s(3mlib) - sunos |
| mlib_imagemulalpha(3mlib) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| Detecting unused variables... |
| A (ksh) Library For and From UNIX.com |