by LordOfPens
No match for 'operator=='
|
|
[4 replies] Last: For example if you have a char var and type 'a' and return in the cons... (by Thomas1965)
|
by Dharmaraj24
C++ API
|
|
[4 replies] Last: OK Thank you :-) I will look around for those libraries once... But i ... (by Dharmaraj24)
|
help easy problem |
|
[15 replies] Last: I don't follow your question - please clarify. An asterisk, *, is used... (by lastchance)
|
by irush
How to add and then multiply
|
|
[2 replies] Last: Thanks, honestly you opened my eyes. It is so easy now I feel dumb, th... (by irush)
|
by Tipper1997
Writing a random number generator
|
|
[6 replies] Last: Hello Tipper1997, Forgot to mention this last time> PLEASE ALWAYS US... (by Handy Andy)
|
by jhughes7
Formatting decimal numbers and outputting invalid messages.
|
|
[2 replies] Last: @talemache That was typo I meant TV_Size.Thank you anyways I will try ... (by jhughes7)
|
by adam2016
new concept,is this a struct?
|
|
[2 replies] Last: It is no different than creating a SDL_Rect like SDL_Rect r{0,0,10,10... (by poteto)
|
by KasperAura
Using setw w/showpoint and setprecison won't indent?
|
|
[1 reply] : The size of 7.000 is 5 in ascii. The text hugs the right side of whe... (by poteto)
|
by adam2016
SDL question
|
|
[2 replies] Last: thanks poteto =) (by adam2016)
|
by bored622
Trying to make a Craps game for my assigment
|
|
[3 replies] Last: Thank You! (by bored622)
|
by jlmccart01
Sort a string array without algorithm library
|
|
[13 replies] Last: Well jonnin, Shows what you know... Wrapping the string in the class... (by Manga)
|
by raphael512
Unable to open include file in turbo C
|
|
[11 replies] Last: @jonnin Ouch! That's so bad it probably makes it into the top 100 rea... (by MikeyBoy)
|
by Juuchijs
To simplify my code
|
|
[8 replies] Last: So simple in the end. Thank you all for tips and helping me out. (by Juuchijs)
|
by ToeMater
random CSV file generator
|
|
[10 replies] Last: For the first part my understanding of static was not complete. I hav... (by MikeyBoy)
|
How do I return values from class |
|
[7 replies] Last: There are two parts to that (as described in the linked texts). Given... (by keskiverto)
|
by weee
why c++11 has move semantics instead of doing the actual tricks in compiler?
|
|
[2 replies] Last: I wonder for such obvious thing (just to detect if it's rvalue) ... ... (by Peter87)
|
by Dharmaraj24
URL response
|
|
[1 reply] : It's not clear what you're asking. Can you take your time and start a... (by kbw)
|
by kuushie118
Parallel Arrays
|
|
[7 replies] Last: No problem, happy coding! Talemache~ (by talemache)
|
by ames1951
ERROR expected '}' before 'else'
|
|
[4 replies] Last: You need to assign values . values = some_value; In your while loo... (by Ganado)
|
by ToeMater
Library of Babel
|
|
[1 reply] : To be consistent, wouldn't you want 26 to be "ba"? Or am I misundersta... (by Ganado)
|