MY_DIR module routines - WIN32

Company Information Software Products TDF Market Reports Download Area take me Home

MY_DIR.C

A few wrapped MSDOS directory functions.

Function my_mkdir
Include file MY_DIR.H
Prototype void my_mkdir( char *path )
Remarks A wrapped version of mkdir. Will jump to local_exit() unless GLOBAL var return_from_lib_error == TRUE.

Function my_chdir
Include file MY_DIR.H
Prototype void my_chdir( char *dir_str )
Remarks A wrapped version of chdir. Will jump to local_exit() unless GLOBAL var return_from_lib_error == TRUE.

Function my_rmdir
Include file MY_DIR.H
Prototype void my_rmdir( char *dir_str )
Remarks A wrapped version of rmdir. Will jump to local_exit() unless GLOBAL var return_from_lib_error == TRUE.

Table of Contents Function Index

generated on 22 September 1998 - 12:55:17
© 1998 Tierra del Fuego Ltd.