OSAPI  0.29
Open System API

The Input/Output module. More...

Collaboration diagram for IO:

Functions

t_status io_module_supported (void)
 Declares if the module is supported on the current implementation. More...
 
t_status io_directory_change (t_char *dirname)
 Change the current process working directory. More...
 

Detailed Description

The Input/Output module.


Function Documentation

◆ io_directory_change()

t_status io_directory_change ( t_char dirname)

Change the current process working directory.

Parameters
[in]dirname- New working directory name
Returns
Operation status

◆ io_module_supported()

t_status io_module_supported ( void  )

Declares if the module is supported on the current implementation.

Returns
SUCCESS or FAILURE