home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Black Box 4
/
BlackBox.cdr
/
progc
/
spawno40.arj
/
SOURCE.ZIP
/
_SWAPDIR.C
< prev
next >
Wrap
C/C++ Source or Header
|
1991-11-17
|
532b
|
14 lines
/********************************************************************/
/* SPAWNO v4.0 EMS/XMS/disk swapping replacement for spawn...() */
/* (c) Copyright 1991 Ralf Brown All Rights Reserved */
/* */
/* May be freely copied provided that this copyright notice is */
/* not altered or removed. */
/********************************************************************/
#include <stdio.h>
#include "spawno.h"
const char *pascal ___spawn_swap_dirs = NULL ; /* use default of "." */