by compsciman90
File I/O Looping Issue
|
|
[7 replies] Last: Ahhhh I see what you mean. Thanks again. I really do appreciate the he... (by compsciman90)
|
by jyo76
Issues w/ function call "larger" WOW WAS IT SOMTHING I SAID?
|
|
[16 replies] Last: Ahhhh, very nice! I like your "mini bubble sort" SO much more than m... (by jyo76)
|
by alex58765
Qt Creator project problem about Matrix operator overloading.
|
|
[no replies]
|
by personak
String equality
|
|
[19 replies] Last: why bother with strcmp? there's a reason the string class was created ... (by prophetjohn)
|
by spoon licker
My simple program isn't working right....
|
|
[11 replies] Last: That's what I meant. Any tips on how to program better for error handl... (by spoon licker)
|
by Uzumaki
From C to C++
|
|
[2 replies] Last: I am very thankful for that Thank you hanst99 you helped me a lot :) (by Uzumaki)
|
by Gaminic
Finding numerical values in Strings
|
|
[9 replies] Last: My thanks to everyone who responded. Mathes' solution was sufficient... (by Gaminic)
|
by isenhart
Help with Classes and OOP
|
|
[8 replies] Last: yes it worked!!!!!!!!!!!!! i'm so happy I'll link to you what i've do... (by isenhart)
|
by Hansikk
Loop
|
|
[5 replies] Last: A for loop is also executed while some condition is true. (by filipe)
|
by wil7148
Problems with my imput
|
|
[10 replies] Last: If that's frowned upon on this forum, please say so It is. It just m... (by hanst99)
|
by Gaminic
Generics/Templates
|
|
[9 replies] Last: Ah of course, I've used that before, but just with a default numerical... (by Gaminic)
|
by beaver55
linked queue
|
|
[no replies]
|
by Blessman11
array of class pointers issue
|
|
[1 reply] : Depends on how qCB and all the others are defined. PS: Putting the ad... (by hanst99)
|
by Uzumaki
How to convert from C to C++
|
|
[7 replies] Last: modoran, then your compiler sucks or you are simply to incompetent to ... (by hanst99)
|
by Chazzmundo
Rotating a ship about an offset point
|
|
[9 replies] Last: In all honesty, I used the rotation maths you gave which navderm gave ... (by Chazzmundo)
|
by over the top
this pointer
|
|
[2 replies] Last: this is a pointer to the object you are working with (by Bazzy)
|
by sikac
Problems while printing List elements
|
|
[2 replies] Last: that solved the problem :) thanx ;) (by sikac)
|
by subith86
doubt regarding new operator and memory allocation
|
|
[6 replies] Last: Nah, that would be totally random. Your compiler also doesn't optimize... (by hanst99)
|
by Yours3lf
problem with custom operators
|
|
[3 replies] Last: Thank you very much sadavied, it solved the problem!!! Best regards,... (by Yours3lf)
|
by kcolin1
Help on dynamic memory function in my account class
|
|
[2 replies] Last: Bazzy is right, this is incredibly difficult to read as plain text. Sa... (by joh024)
|