XDF_COPY_CONF(3) xdffileio library manual XDF_COPY_CONF(3)NAMExdf_copy_conf - Configure a xDF file according to a templateSYNOPSIS#include <xdfio.h> int xdf_copy_conf(struct xdf* dst, conf struct xdf* src);DESCRIPTIONxdf_copy_conf() configure the xDF file referenced by dst using the information described by src.RETURN VALUEThe function returns 0 in case of success, -1 otherwise.SEE ALSOxdf_set_conf(3), xdf_get_conf(3)EPFL2010 XDF_COPY_CONF(3)
| Related Man Pages |
|---|
| xdf_define_arrays(3) - debian |
| xdf_prepare_transfer(3) - debian |
| xdf_write(3) - debian |
| xdf_set_chconf(3) - debian |
| mlib_imagedivalpha(3mlib) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Installing Dash Shell on OS X Lion |
| Detecting unused variables... |
| Weird 'find' results |