by Metallon
MinGW crashes when running this program
|
|
[2 replies] Last: How would I allocate it on the heap? Would I write something like this... (by Metallon)
|
by BHill
/b
|
|
[14 replies] Last: Thanks Gaminic, I obviously had a huge DUH moment. I appreciate your ... (by BHill)
|
by flinthSLO
Else without a previous if
|
|
[16 replies] Last: @Gaminic, this code compiled fine, but yea, like u said it ignores the... (by olzi)
|
by seawolfmoose
searching and sorting
|
|
[5 replies] Last: put your code in the tags, makes it a hell of alot easier to read.... (by olzi)
|
by Daniel D
Setting up OpenGL and GLUT Visual Studio 2010?
|
|
[4 replies] Last: First thing to do would be to place all the files in their correct dir... (by olzi)
|
by jabele
I cannot understand why it's truncating decimal
|
|
[3 replies] Last: Yes, it helped very much! I used setiosflags(ios::fixed) << setprecis... (by jabele)
|
by abao66
Re: some talk about capacitors
|
|
[3 replies] Last: The company has earned a high reputation in domestic market and abroa... (by coder777)
|
by Zexanima
I'm stumped, put me in the right direction?
|
|
[2 replies] Last: I see how I could fix it now, thanks. (by Zexanima)
|
by tonnot
A copy constructor for a class created as pointer is as simple as this ?
|
|
[7 replies] Last: ok, thank you very much (by tonnot)
|
by basel
removing a line from a binary file
|
|
[4 replies] Last: thanks man i will try it (by basel)
|
by MeltyGoblin
Yahtzee Program help
|
|
[6 replies] Last: That fixed it, thank you very much. (by MeltyGoblin)
|
by templaris
Convert LPBYTE to some kind of string
|
|
[no replies]
|
by ShaunL
Beginner Program (1,2)
|
|
[22 replies] Last: At no point do you set the values of waterbaseFee, wusageFee, sewageba... (by TheMeerkat)
|
Problems of boost and multithread |
|
[3 replies] Last: According to your explanation, the boost::condition_variable do not g... (by coder777)
|
by Ssturges
Why doesn't this if Statment work?
|
|
[2 replies] Last: Yup, I just figured it lol Thanks (by Ssturges)
|
by mbentley1989
Number limits and range.
|
|
[6 replies] Last: int testScore1, testScore2, testScore3, /*a lot of typing*/, testScor... (by ne555)
|
by raezur
Bisection Method help
|
|
[1 reply] : In the while loop check, you are checking to see if the value of f(x) ... (by histrungalot)
|
by suede
replacing a char with another char in a string
|
|
[2 replies] Last: Don't worry i finally figured it out. replace( str.begin(), str.end()... (by suede)
|
by kayak
Help with code
|
|
[1 reply] : Found a few mistakes. You can't initialize variables in a class, unles... (by whitenite1)
|
by f1ddl3r
very simple encoder
|
|
[18 replies] Last: No need to apologize :) Try changing the condition in your for loop to... (by ascii)
|