vector of friend class objects |
|
[2 replies] Last: D'oh! Thanks Disch, shows how little I actually remember about friend ... (by quirkyusername)
|
by dirtcrusher
stack with variable size
|
|
[4 replies] Last: Ok thanks. I need so many elements because the vector will be containi... (by dirtcrusher)
|
by timmah1493
Switch within Switch Problem
|
|
[4 replies] Last: A bit of decent formatting might show the problem: s = getch(); sw... (by hamsterman)
|
by ddownpour
cout doesn't work after a while
|
|
[3 replies] Last: Framework - I've solved the problem. Even with a normal while loop, t... (by ddownpour)
|
by toll
Encrypt text in video
|
|
[2 replies] Last: ok many thanks for you but can you give open source project able to hi... (by toll)
|
by ustulation
"scope" rules and problems
|
|
[3 replies] Last: [quote=ustulation]2.a was a stupid error by me...i meant int* f() {in... (by coder777)
|
by sever
Reach methods...
|
|
[1 reply] : You can't, or rather you shouldn't. Can say in more real terms what t... (by kbw)
|
Computing an average on a project |
|
[5 replies] Last: Ok I'll see what I can do about initializing a 2-d array to zero... I'... (by closed account 9hv4jE8b)
|
by catawar2
Flowers Problem
|
|
[7 replies] Last: Why not ask rapidcoder about his idea instead of ignoring it? Were you... (by closed account D80DSL3A)
|
by KaiL
How to solve this problem C++ OpenCV?
|
|
[no replies]
|
by venot
i've done the syntax errors but there is still one more error in line 10..
|
|
[5 replies] Last: perfect . i got it ..thanks a lot.. (by venot)
|
by qabil
Ask C++ Ebook/Reference
|
|
[no replies]
|
by PiZero
Assignment Program Crashing
|
|
[no replies]
|
by vinod619
Using CPPunit for unit testing MFC applications
|
|
[no replies]
|
by misserwell
loop quoting , why error happens
|
|
[4 replies] Last: Thank you all, especially firedraco , I got (by misserwell)
|
by PhysFan
C++ problems
|
|
[2 replies] Last: The first class looks fine. I believe the compilers create default des... (by mof)
|
by KaiL
What is color byte-image in openCV?
|
|
[no replies]
|
by Brain7
How to create vector of vector to handle data list
|
|
[1 reply] : I think you just need to: vector<vector<int>> var; but I'm not that... (by mof)
|
by NightJay0044
std cout myArray (error)
|
|
[3 replies] Last: Thats what hamsterman is saying. It is not 'end1' it is 'endl' and lin... (by buffbill)
|
Getting an average word count |
|
[7 replies] Last: When I plug that in I just get a bunch of errors though, and a warning... (by closed account GL1Rko23)
|