by doomxgir
C++ Help??
|
|
[2 replies] Last: http://www.cplusplus.com/forum/beginner/67884/ http://www.cplusplus.co... (by Shinigami)
|
by doomxgir
Array Help For Grades
|
|
[1 reply] : http://www.cplusplus.com/forum/beginner/67884/ (by Shinigami)
|
by paschen
how to write a function to round a float
|
|
[19 replies] Last: Yes, but these bugs I think is because it overflow int. change the int... (by paschen)
|
by Fransha
Inputting a two words.
|
|
[2 replies] Last: ah i see the problem now, thanks a lot! :) (by Fransha)
|
by docarchy
Using char* with a std::map
|
|
[3 replies] Last: Side note: this changed last year, local types are allowed as template... (by Cubbi)
|
by Eldy Voon
not working in dev c++
|
|
[4 replies] Last: Ah! yeah good catch. <cstdlib> has the system definition. Good eye,... (by Disch)
|
by Schlibib
Writing functions with arrays.
|
|
[4 replies] Last: [quote=Schlibib] double V ...is equivalent to: double *V . When yo... (by closed account zb0S216C)
|
by tsunamifear
getting something from a file
|
|
[no replies]
|
by georgep
Google Code Jam problem
|
|
[no replies]
|
by fidelcashflo
Operator Overloading Error
|
|
[2 replies] Last: I can guess that you are using a MS VC++ compiler. It is a bug of this... (by vlad from moscow)
|
by user056
if else
|
|
[7 replies] Last: It is good that you understand :D (by Shinigami)
|
by mmc5311
"Missing default parameter" using functions
|
|
[3 replies] Last: #include <iostream> #include <string> // my function interaction ch... (by ui uiho)
|
by thaque
Need some help saving [writing] to a text file..
|
|
[3 replies] Last: i would make the authentication class with a constructor that uploads ... (by ui uiho)
|
by chenejm
encrypt and decrypt
|
|
[3 replies] Last: #include <iostream> #include <ctype.h> int main(){ char myc... (by ui uiho)
|
by j911g
Help with self made vector class
|
|
[3 replies] Last: Thank you both for the reply, I will see about reworking my constructo... (by j911g)
|
by Neema
How do I terminate infinite loop for printing ascii clown jgs?
|
|
[3 replies] Last: That's because you are returning from main() after getting N. After yo... (by Zhuge)
|
by bebemignon
sort first name by alphabets
|
|
[1 reply] : First and foremost, use code tags. Most of us won't read a post if th... (by webJose)
|
by Sloppos21
Need help with C++
|
|
[3 replies] Last: I finally worked it out, but thank you for your help. This seems to w... (by Sloppos21)
|
by AMANPREET K
blank output need help asap
|
|
[5 replies] Last: ummm computerprogrammin exist in my visual studio 2010 /project flod... (by AMANPREET K)
|
by CyberYeti
AVG says my programs are viruses
|
|
[18 replies] Last: That's generally incorrect. Well over a majority of what's considered ... (by closed account S6k9GNh0)
|