next up previous contents
Next: Initializing and ending ZioLib Up: ZioLib: a Parallel I/O Previous: Source Files

How to Use: Quick Guide

Users can access ZioLib procedures by including `use zio' in their codes.

Most of the ZioLib procedures return an integer error code. When no error is found during invocation of a procedure, zio_noerr (0) is returned. When an error is encounted, an error message can be obtained by calling zio_strerror(errcode[,errtype]). It returns a character string of length 80.





Yun (Helen) He
Tue Dec 9 16:16:02 PST 2003