by kakashi316
Insertion error
|
|
[3 replies] Last: please someone help me,i am a horrible programmer and need help. (by kakashi316)
|
Trying to understand dirty testing. |
|
[7 replies] Last: If the size of the buffer is incorrect; you'll get a buffer overrun, s... (by chrisname)
|
by NickPaul
Creating Thread Within Object?
|
|
[3 replies] Last: Good ans ireshagun, just wondering if there is another way to do it? I... (by NickPaul)
|
by vholcomb78
Trouble with function call char *filename
|
|
[2 replies] Last: Ah I'm stupid. It was an include problem with my Eclipse Makefile! (by vholcomb78)
|
by kaitoyzc
double deletion problem
|
|
[12 replies] Last: Thank you very much~! I get the picture now. (by kaitoyzc)
|
by prasadi
Map clear()
|
|
[5 replies] Last: Thanks a lot Disch. (by prasadi)
|
by mushroom000
Printing long double precision
|
|
[10 replies] Last: Ah, I see. Thanks. (by mushroom000)
|
by kakashi316
linker issues
|
|
[11 replies] Last: You should add the header guards marknyc suggests as well in case yo... (by Zhuge)
|
by yeet
how to update an answer?
|
|
[2 replies] Last: i had found the problem!! i had accidently defined the Ztm twice.. ... (by yeet)
|
by mushroom000
Conversion Specifiers for Output
|
|
[2 replies] Last: I realize that. The input is just for an example. Whether I use %lf ... (by mushroom000)
|
by rocky28
How to calculate perimeter, area and centroid of a polygon
|
|
[1 reply] : We aren't just going to give you the code for free. You have to work o... (by Zhuge)
|
by AlexRamallo
Inherited constructors
|
|
[3 replies] Last: Thanks for the help, I solved the problem (by AlexRamallo)
|
by sporx
reverse a string
|
|
[3 replies] Last: Unnecessary variables... #include <iostream> #include <string>... (by mcleano)
|
by jeffrich4
Virtual Functions and Classes
|
|
[1 reply] : What have you written so far, and what problems are you having with it... (by Zhuge)
|
by tappedout
Pointers, Structs, Vectors Problems
|
|
[2 replies] Last: That worked!! Awesome! Thank you! I used a pointer so that I can ... (by tappedout)
|
by ARWA
finding the angle >.<
|
|
[6 replies] Last: It is. (by Zhuge)
|
by vaflyboy03
Program not reading Char String
|
|
[1 reply] : 1. I suggest you not use system() although that's not the problem here... (by closed account S6k9GNh0)
|
by sporx
code::blocks will not open .txt file
|
|
[2 replies] Last: i changed it from "." to ...\c++\board\bin\debug, where both the .exe ... (by sporx)
|
by nananya88
A question of OpenGL
|
|
[3 replies] Last: You need to set up the blending: glEnable(GL_BLEND); glBlendFunc(GL... (by Bazzy)
|
by zero1854
Question to generates random math problems.
|
|
[4 replies] Last: That's a pretty good idea, actually. (by chrisname)
|