by pigeonhill
sqrt confusion
|
|
[1 reply] : Heya, sqrt most certainly does return non-zero values- which you can s... (by ultifinitus)
|
by trasbd
Overloading the Insertion (<<) Operator
|
|
[4 replies] Last: Can you make m_name a string? (by S G H)
|
by enemy
T H I S S.O.S. ! ! !
|
|
[14 replies] Last: Many thank!!!!!!! (by enemy)
|
by enemy
Copy constructor
|
|
[3 replies] Last: Thanks!!!!! (by enemy)
|
by Bocian
Open text file in a function
|
|
[5 replies] Last: Ok,idk what you actually wanted to do,but heres the program I wrote fo... (by LadyInRed7)
|
by LadyInRed7
How to give user specified names to a file???
|
|
[4 replies] Last: Ok,so after a few ifs and elses,I made some minor tweaks to my program... (by LadyInRed7)
|
by dumbAnswer
Brush Class
|
|
[no replies]
|
by TheChang
setprecision not working
|
|
[1 reply] : Had to change the variables bonus and totalBonus to doubles, then it w... (by TheChang)
|
by meddyliol
Basic Textmate help
|
|
[1 reply] : First hit on Google: http://stackoverflow.com/questions/1008019/c-sin... (by AbstractionAnon)
|
by shimalina
Dictionary using Binary Search tree and AVL tree using files
|
|
[no replies]
|
by Evenilink
Don't allow out of board
|
|
[2 replies] Last: Oh, I didn't knew that was possible. Thanks! :D But if the condition ... (by Evenilink)
|
by wolfv
static scope question
|
|
[3 replies] Last: Thanks Cubbi! That explains it. http://en.cppreference.com/w/cpp/l... (by wolfv)
|
by cppS
C++ Parameterized constructor error
|
|
[1 reply] : Perceptron p = new Perceptron(INPUTS_COUNT); should be: Perceptron ... (by cire)
|
by hacker804
Help needed about project
|
|
[1 reply] : Can u Hlp me Solve MIne The program ' Project5.exe: Managed (v4.0.30... (by fuyu)
|
by HelenI
Game help
|
|
[2 replies] Last: hi! the bullet is the same object with the marble...i have to find if ... (by HelenI)
|
by hmlwin
Program not handling properly when values are equal.
|
|
[4 replies] Last: ....and they are doubles This is most likely the problem. Read: ht... (by firedraco)
|
by wildchild
Finding the average for each athlete
|
|
[no replies]
|
by Kman
Address book problem.
|
|
[12 replies] Last: input is an int. If you enter 1, 2 or 3 it will have the value 1, 2... (by cire)
|
by GeekStatused
Random Number
|
|
[8 replies] Last: I ran it and it just kept saying comp is to low , so I killed it.... (by Smac89)
|
by Bogeyman
Algorithms - Big O
|
|
[8 replies] Last: Thank you, I understand now. (by Bogeyman)
|