PIO  2.5.4
Functions
Get Number IO Tasks

Get the Number of IO Tasks in C. More...

Functions

int PIOc_get_numiotasks (int iosysid, int *numiotasks)
 Get the number of IO tasks set. More...
 

Detailed Description

Get the Number of IO Tasks in C.

Function Documentation

◆ PIOc_get_numiotasks()

int PIOc_get_numiotasks ( int  iosysid,
int *  numiotasks 
)

Get the number of IO tasks set.

Parameters
iosysidthe IO system ID
numiotasksa pointer taht gets the number of IO tasks. Ignored if NULL.
Returns
0 on success, error code otherwise
Author
Ed Hartnett