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

mi_file_read()

The mi_file_read() function reads from an open file into a buffer.

Syntax

Usage

This file-management function can access files on the server computer from a DataBlade API program that is running in the database server.

Return Values

On success, returns the actual number of bytes read. On failure, returns MI_ERROR.

Related Topics

For additional information, see the descriptions of the following functions: mi_file_open(), mi_file_seek(), mi_file_tell(), and mi_file_write().




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