Thread
:
c++ class question
View Single Post
06-09-2004, 06:21 PM
#
2
(
permalink
)
Valmont
[code][/code] enforcer
Join Date: Mar 2003
Location: Netherlands
Posts: 1,544
C++ as it is does not know what PQueue is.
Therefore I don't know how
DeleteMin()
is defined. But now I assume that
DeleteMin()
is a member of PQueue.
__________________
Valmont
View Public Profile
Find More Posts by Valmont