Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~1K People Reached
Favorite Forums
Favorite Tags

5 Posted Topics

Member Avatar for pjh-10
Member Avatar for gazzatav
0
162
Member Avatar for juss2022
Member Avatar for kim.beaul

Most of this is already covered here [URL="http://www.daniweb.com/forums/thread95601.html"]http://www.daniweb.com/forums/thread95601.html[/URL].

Member Avatar for gazzatav
0
169
Member Avatar for gazzatav

I'm reading a book called Beginning Algorithms by Harris and Ross, which gives code examples in Java. As an academic exercise I am trying to convert the code examples to C++. In the interface below the part that throws me is the return of the 'Object' by the 'current' method. …

Member Avatar for gazzatav
0
434
Member Avatar for NU8

[QUOTE=NU8;1410459]I am trying to create a queue class and then allow the user to input integers at the back of the queue and take them from the front. This is what I have so far, it runs but will not output the size of the queue correctly. Any help would …

Member Avatar for NU8
0
122

The End.