by RezaA
How to write a get function for a 2D vector
|
|
[9 replies] Last: Well picked gunner :) (by closed account 48T7M4Gy)
|
by RezaA
"Get" function for a vector
|
|
[2 replies] Last: http://www.cplusplus.com/forum/beginner/205734/#msg974738 (by closed account 48T7M4Gy)
|
by iclearwater
'i' remains as 33 after executing the destructor
|
|
[6 replies] Last: Hi JLBorges, It's very kind of you to keep helping me. I think I (at... (by iclearwater)
|
by ayoesquire
I'm not sure if I used the new operator correctly here
|
|
[5 replies] Last: thanks boss! I'll get back to you after effecting the corrections. I a... (by ayoesquire)
|
tolower |
|
[3 replies] Last: A c-string is an array of characters. But an array of characters isn't... (by Chervil)
|
by bluefrog
valarray size?
|
|
[1 reply] : You should be using parentheses() instead of the braces{} in your init... (by jlb)
|
by Fajsdie
Don't understand : in special members
|
|
[2 replies] Last: thank you, I haven't found this on stackoverflow (by Fajsdie)
|
by Icyblizz
"Jumping Into C++".Practice problem.Chapter 7_3
|
|
[3 replies] Last: I have modified the code to include the prime numbers into the output.... (by Icyblizz)
|
by peterbaaij
basic char int conversion
|
|
[9 replies] Last: Some of your descriptions are ok, though I tend to look at things from... (by Chervil)
|
by bluefrog
c style pointers in c++
|
|
[5 replies] Last: Hi Thomas, thanks, I never realised one could create an enum class. t... (by bluefrog)
|
by Flaze07
struct and classes
|
|
[4 replies] Last: doesnt matter now.... thanks for the help though (by Flaze07)
|
by bird1234
Question
|
|
[6 replies] Last: > first i also thought this like if and else but output is not same T... (by JLBorges)
|
Return Array From Function |
|
[3 replies] Last: Arrays work just like pointers (by bird1234)
|
by ayoesquire
trying to use the getline() function after an initial use of cin (1,2)
|
|
[25 replies] Last: Hello Chervil , I hope you got my mesage. Thank you (by ayoesquire)
|
by imohamme5
sort alogrithm with classes
|
|
[9 replies] Last: JLBorges: as Thomas1965 points out, the compiler supplied ones might b... (by gunnerfunner)
|
by newbieg
Mp3 Linux Qt5
|
|
[1 reply] : OK, I tried to set up a simple QMediaPlayer, and I got a different mes... (by newbieg)
|
by crowdiax25
Overloading Operators
|
|
[1 reply] : Nevermind! I'm a dummy and was looking at the wrong increment section.... (by crowdiax25)
|
How to detect prime numbers? |
|
[9 replies] Last: Wow, thanks for all the help! I did it! (by closed account 3vX4LyTq)
|
by Yoooooo
Cannot find -liostream
|
|
[1 reply] : What is liostream? (by gunnerfunner)
|
by longberns
Search and delete in struct vector
|
|
[10 replies] Last: EDIT: Question title edited Sorry for not including the full correc... (by longberns)
|