home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Professional Developers Kit 1992 November
/
Disc01
/
Disc01.mdf
/
cppbeta
/
bbxxj
/
iheap.h__
/
IHEAP.H
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1992-10-26
|
249 b
|
15 lines
/* Copyright (c) IBM Corp. 1992 */
#ifndef _IHEAP_H
#define _IHEAP_H
#include <iheapseq.h>
#include <ilnseq.h>
IDefineGHeapOnGSequence (IGLinkedSequence, IGHeap)
#define IHeapOps IStdOps
IDefineStdCollectionWithOps (Heap)
#endif