home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoftware Monthly 19…2 Programming Power Tools
/
MASO9512.ISO
/
cpptutor
/
cpptutor.arj
/
CH09
/
A0922102.TXT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-10-28
|
293 b
|
6 lines
The if statement determines whether the address of the CachedNode
object is inside or outside the bounds of the cache. If the
address is inside the cache, the node is inserted into the cache.
If the address is outside the cache, the node is deallocated using
the global delete operator.