informix
INFORMIX-ESQL/C Programmer's Manual
ESQL/C Function Library

ifx_int8copy()

The ifx_int8copy() function copies one int8 structure to another.

Syntax

The ifx_int8copy() function does not return a status value. To determine the success of the copy operation, look at the contents of the int8 structure to which the target argument points.

Example

The file int8copy.ec in the demo directory contains the following sample program.

Output


INFORMIX-ESQL/C Programmer's Manual, Version 9.21
Copyright © 1999, Informix Software, Inc. All rights reserved