home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Black Box 4
/
BlackBox.cdr
/
progc
/
dvmam11.arj
/
README.1ST
< prev
Wrap
Text File
|
1990-10-08
|
2KB
|
46 lines
Dynamic-Virtual Memory Allocation Manager (tm)
DVMAM (tm)
Version 1.10
October 8th, 1990
File: README.1ST
You should have received the following files with DVMAM:
DVMAM.DOC - Documentation file for DVMAM.
DVMAMSTC.LIB - Small model library for DVMAM, TURBO C version
DVMAM.H - include file for DVMAM
DV_TEST.C - a small test program that saves strings to different
memory types.
DV_REG.TXT - DVMAM registration form. This form is also located at the
end of DVMAM.DOC
DV_BUG.TXT - DVMAM bug report form.
DV_PRINT.BAT - a batch file to printout DVMAM.DOC
README.1ST - this file.
DVMAM is a memory allocation program that enables the user to access
up to 24.5 megabytes of memory. This memory may be expanded, extended or
conventional.
Memory is allocated to specified memory types only if it is available.
So, even though EMS may be specified, a computer that does not have EMS
will not attempt to make use of it.
DVMAM is able to allocate 8 megs of LIM EMS memory version 3.2 or
higher, 16 megs of extended memory on a 80286/386 system, or 500k +
conventional memory.
A small batch file has been created to print out the manual. To use
this simply type:
C>DV_PRINT (and press return)
The file DVMAM.DOC will then print on your printer. Please read the
documentation before attempting to use DVMAM.
Please see the file DVMAM.DOC for all the legalities such as
copyrights and trademarks.