by iamyiyaj
My if statement is not going through
|
|
[7 replies] Last: Oh no, I just wanted to blow your mind and that I have clearly failed ... (by Satan)
|
by rookie000
Receive message using boost::asio raw_socket
|
|
[8 replies] Last: Hi, it seems that the syntax for the buffer is now OK. Thank you for y... (by rookie000)
|
How do you make a new class |
|
[5 replies] Last: I've downloaded the portable version for Windows. In that version, it ... (by Enoizat)
|
by JayGln
selection algorithm with vectors
|
|
[7 replies] Last: give it a try. Vectors are virtually identical to arrays at their mo... (by jonnin)
|
Integrated sort with existing code |
|
[15 replies] Last: Please DON'T go back and remove your code from your original question.... (by MikeyBoy)
|
by Patch97236
Abstract base class / derivation question?
|
|
[2 replies] Last: Yes, an inheritance hierarchy is probably okay. In my opinion, 8 de... (by mbozzi)
|
by typinc
operator<< connat overload
|
|
[6 replies] Last: In the header even <iosfwd> and <string> would be sufficient.... (by mbozzi)
|
by Kukamunga
Figuring out an issue with an output file
|
|
[3 replies] Last: Ah perfect that was a much better approach to the loop than what i had... (by Kukamunga)
|
by khodgdon1
Search won't work after sort in Array
|
|
[2 replies] Last: Wow, that was fast. Thank you. I like that "out of bounds" I guess, ha... (by khodgdon1)
|
by Marcos8701
Reading data into vector & finding middle item HELP
|
|
[2 replies] Last: I see. Thank you for catching my variable. I probably wont use the pus... (by Marcos8701)
|
Why wont my void reference function work in the for loop |
|
[3 replies] Last: I would have thought you wanted to call Fillvectors from main, before ... (by Peter87)
|
by XboxOne2019
Writing function data to an array
|
|
[3 replies] Last: Yes our teacher says the data has to be stored in an array. These were... (by XboxOne2019)
|
by darego
Pointer to array, while loop on data
|
|
[4 replies] Last: Thank you for all the very helpful replies! @tpb: I am not quite sure... (by darego)
|
by jjordan33
Is there a way to use my existing function for something new?
|
|
[1 reply] : Make a function where you loop through the input, which is sent in thi... (by Satan)
|
by madams8377
Filling and sorting an array
|
|
[10 replies] Last: [quote=lastchance]and you will be quite lucky if it doesn't segfault. ... (by Ganado)
|
by Tduck
Why is my program outputting garbage here?
|
|
[5 replies] Last: [quote=Inspireftw]your program has no stop in it, so it doesn't know w... (by MikeyBoy)
|
by Benji2408
C++ programming
|
|
[2 replies] Last: Do note that your posts will become much easier to read, if you do use... (by keskiverto)
|
by defs
number guessing game from pc side.
|
|
[9 replies] Last: mm i did wrong from the begining.. sorry for false topic. please rep... (by defs)
|
by Deanmon
count digit afer decimal point (1,2,3)
|
|
[56 replies] Last: @Peter when you ran my demonstration program you got 23 right.. Yes,... (by Peter87)
|
by AL88
error # is not followed by a macro parameter
|
|
[8 replies] Last: You didn't answer tpb's question: [quote=tpb]Do you know what "compil... (by MikeyBoy)
|