by Deadlines
my char doesnt change to what i want
|
|
[2 replies] Last: OHHH thank you makes sense (by Deadlines)
|
by bobpit
'null' was not declared in this scope.
|
|
[4 replies] Last: You mean replace NULL with nullptr? yes the nullptr keyword is mean... (by Yanson)
|
by curious noob
template sort function not working for double and char
|
|
[2 replies] Last: It's for an exercise in Allain's Jumping into C++. I added: vC =... (by curious noob)
|
by RawCpp
What are these errors?
|
|
[4 replies] Last: It means that you have not terminated(ended) the line before return st... (by error 404)
|
by Unknown73
Should I learn C++ ?
|
|
[4 replies] Last: Thank you guys for your support and motivation. (by Unknown73)
|
by fguy
Vectors and out_of_range exception
|
|
[8 replies] Last: OK I see what you mean. I can't say I agree with the use of Stroustru... (by fguy)
|
by hackSome
Why doesn't my program work?
|
|
[5 replies] Last: I was looking for a way to use the array without the function knowing... (by closed account E0p9LyTq)
|
by RumziB
Unique Solution for storing objects with strings in files?
|
|
[2 replies] Last: PS Regarding So I tried different solutions provided on the net like... (by andywestken)
|
by i1yas
How can i get input from user in array
|
|
[2 replies] Last: i know these settings comes from editor setting.every new source code ... (by i1yas)
|
help with a small bit of code |
|
[2 replies] Last: I just googled the first line of his code and it came up with what app... (by Josephreak)
|
information stacking together creating a text file. |
|
[2 replies] Last: wait what.. my notepad is broken! if i copy all from the bloody thing ... (by kavinda weerachandra)
|
by zou bisou
While loop inside a for loop problem
|
|
[3 replies] Last: Thanks I got it, output is crooked in some spots though and I don't kn... (by zou bisou)
|
what am i doing wrong? |
|
[5 replies] Last: thanks keskiverto, i will try my best to understand what the compiler ... (by kavinda weerachandra)
|
by Oceanspud
My program slows down after a while :(
|
|
[5 replies] Last: Kevin I used the modified code that you gave me and modified my additi... (by Oceanspud)
|
by Aim4Erudite
Error Zero sized array and more. Dealing with classes.
|
|
[4 replies] Last: 10-4 (by Aim4Erudite)
|
by Daymare
Help with sorting a dynamic array by structure variables
|
|
[2 replies] Last: Ah! Thank you, I can't believe I didn't notice that (by Daymare)
|
by InnominateHF
Can't even begin coding...
|
|
[4 replies] Last: Haha, I'm an idiot. Thank you. (by InnominateHF)
|
by James3NV
Files
|
|
[7 replies] Last: It works for me,and i cannot see any bugs there,well sometimes IDE goe... (by SuperCrusader)
|
Composition error |
|
[2 replies] Last: omg.. thanks peter. i am such a noob. thanks..(probably should go to s... (by kavinda weerachandra)
|
by RokSav
Formatting numbers into a grid
|
|
[6 replies] Last: You can even use sed on Windows! I always assume that people who ask... (by kevinkjt2000)
|