> hi,
> I hope this is the right place to post this.......
[quoted text clipped - 7 lines]
> implementation for this.
> thanks.
Java has a built in priority queue:
<http://java.sun.com/j2se/1.5.0/docs/api/java/util/PriorityQueue.html>
Hope this helps,
Daniel.
NOUR - 15 Mar 2007 17:06 GMT
On Mar 14, 11:43 pm, "Daniel Pitts" <googlegrou...@coloraura.com>
wrote:
> > hi,
> > I hope this is the right place to post this.......
[quoted text clipped - 13 lines]
> Hope this helps,
> Daniel.
thanks I think I will use it in my program