INFORMIX
DataBlade API Programmer's Manual
Chapter 12: DataBlade API Function Descriptions
Home Contents Index Master Index New Book

mi_get_real()

The mi_get_real() function copies a real value from a buffer regardless of alignment.

Syntax

Usage

Use the mi_get_real() function to implement send and receive functions for user-defined data types when aligned values need to be read from possibly unaligned data buffers.

The returned address is advanced by the size of an mi_real type, to permit a subsequent copy.

Return Values

A new datap address.

Related Topics

For additional information, see the description of the mi_put_real() function.




DataBlade API Programmer's Manual, version 9.1
Copyright © 1998, Informix Software, Inc. All rights reserved.