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

Process control functions

Filename: sflproc.h
Package: Standard Function Library (SFL)
Written: 96/09/09 iMatix SFL project team sfl@imatix.com
Revised: 98/01/30
Copyright: Copyright (c) 1991-98 iMatix

Synopsis

Provides functions to create and manage processes. The main set of functions lets you create, monitor, and end processes. A secondary function lets you run the current process as a background process.

List of Functions

List of Symbol Definitions

sflproc.h defines these symbols, possibly conditionally:
Symbol: Defined as:
FILEHANDLE_MAX (various)
NULL_PROCESS (various)
PRIORITY_HIGH 2
PRIORITY_LOW 0
PRIORITY_NORMAL 1
PROCESS_ENDED_ERROR 2
PROCESS_ENDED_OK 1
PROCESS_INTERRUPTED 3
PROCESS_RUNNING 0
_SFLPROC_INCLUDED TRUE

List of Type Definitions

Type name: Defined as:
PROCESS qbyte

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