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_closest_type(3) - debian |
| xdf_get_conf(3) - debian |
| xdf_prepare_transfer(3) - debian |
| xdf_seek(3) - debian |
| mlib_imagedivalpha(3mlib) - sunos |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| How can I do this in VI editor? |
| Introduction |
| Weird 'find' results |
| How to copy a column of multiple files and paste into new excel file (next to column)? |