| iMatix home page
| << | < | > | >>
SFL Logo SFL
Version 1.91

File-access functions

Filename: sflfile.h
Package: Standard Function Library (SFL)
Written: 92/10/25 iMatix SFL project team sfl@imatix.com
Revised: 98/03/21
Copyright: Copyright (c) 1991-98 iMatix

Synopsis

Provides functions to read and write files with explicit new- line/carriage-return control; to find files on a path; to copy files, check files' protection, etc.

List of Functions

List of Symbol Definitions

sflfile.h defines these symbols, possibly conditionally:
Symbol: Defined as:
FILE_DIR_MAX 64 /* Max size of directory name */
FILE_NAME_MAX 160 /* Max size of filename */
FOPEN_APPEND_BINARY (various)
FOPEN_APPEND_TEXT (various)
FOPEN_READ_BINARY (various)
FOPEN_READ_TEXT (various)
FOPEN_WRITE_BINARY (various)
FOPEN_WRITE_TEXT (various)
_SFLFILE_INCLUDED TRUE


| << | < | > | >> iMatix Copyright © 1996-98 iMatix