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

mi_file_write()

The mi_file_write() function writes a specified number of bytes from a buffer to a file.

Syntax

Usage

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

Return Values

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

Related Topics

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




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