by Doppler
"Variable declared but never referenced"
|
|
[4 replies] Last: [quote=Doppler] cout << "The circumference is "; << 2*pi*r; This lin... (by closed account zb0S216C)
|
Is this book good or not? |
|
[1 reply] : The review at ACCU: http://accu.org/index.php?module=bookreviews&func=... (by Cubbi)
|
by garanon
Passing in objects
|
|
[3 replies] Last: The main thing wrong with what you have is that deal() expects an arra... (by Lowest0ne)
|
by jakethenoob
which one of these is correct and does it matter?
|
|
[3 replies] Last: Thank you Zhuge thats all that i was wondering also thx to cubbi for ... (by jakethenoob)
|
by ninetto
Which editor for Ubuntu?
|
|
[4 replies] Last: Just compile it through the terminal, then you can run it But, I was ... (by ResidentBiscuit)
|
by skarla
Tic Tac Toe
|
|
[no replies]
|
by cppnewguy
Need help with a program
|
|
[16 replies] Last: I find odd numbers like you said in the end. I am sorry man i just wan... (by skarla)
|
help in a very simple program |
|
[1 reply] : #include <iostream> using namespace std; int main() { char hundreds;... (by skarla)
|
by Kieth89
How would you have done this?
|
|
[3 replies] Last: Only bump I'll do. Critique my code! :) (by Kieth89)
|
by Hallian
Need help, script closing after first user answer
|
|
[12 replies] Last: No problem.If you want add me in skype to hlp you whenever you want.(i... (by skarla)
|
Getline issue with string array? |
|
[7 replies] Last: lwtan90 I've encountered a small problem each line is a separate accou... (by Supervizor101)
|
by chameleon
mess with templates
|
|
[no replies]
|
by Lowest0ne
myStrlen help
|
|
[no replies]
|
by joer
error: no matching function for call to ‘std::basic_ifstream<char, std::char_traits<char> >::basic_ifstream(std::string&)
|
|
[2 replies] Last: wow! Thank-you vlad. Your correction got me passed those two errors b... (by joer)
|
by MrTallOak
If and Else Statements
|
|
[2 replies] Last: YOU should put else if instead of else (by skarla)
|
Why do I get this error on my programs? |
|
[no replies]
|
by scout51
Do you see something wrong here?
|
|
[15 replies] Last: It would be much better to write for ( int i = 0; i < number; i++ ) ... (by vlad from moscow)
|
by skarla
can help me?
|
|
[no replies]
|
by mbraha123
Pointers, Classes, and Sorted Arrays Project
|
|
[1 reply] : Please someone help!!! (by mbraha123)
|
Can't understand a question ? |
|
[5 replies] Last: No not a literal, I think you're overthinking this. Just how I did it ... (by ResidentBiscuit)
|