No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
5 Posted Topics
Re: What compiler are you using and what error message are you getting? | |
Re: Num2 is a String, is Font->Size an int or double? | |
Re: Most of this is already covered here [URL="http://www.daniweb.com/forums/thread95601.html"]http://www.daniweb.com/forums/thread95601.html[/URL]. | |
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. … | |
Re: [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 … |
The End.