by YBCO
Counting repeating operations
|
|
[1 reply] : Sure: int count = 0; //Make a variable to keep track of the number o... (by Stewbond)
|
by yasar11732
How does standard library inserted into executable file.
|
|
[3 replies] Last: So, does this mean my program's behaviour might change if shared libr... (by Athar)
|
by catalin10
trouble with a problem
|
|
[8 replies] Last: 30/100 results in 0. Two integers in a quotient result in an intege... (by Stewbond)
|
by Shifty89
error with including header multiple times
|
|
[4 replies] Last: Don't worry I've found the problem! Turns out I had missed off the _H ... (by Shifty89)
|
by mcoduti
Can somebody explain this code?
|
|
[3 replies] Last: That clarified things very much. and to answer residentbiscuit I did... (by mcoduti)
|
by bailey
using vectors
|
|
[8 replies] Last: Hello everyone I have posted the code above and it coming up with two ... (by bailey)
|
by bailey
Calling and using a constructor function containing vectors
|
|
[3 replies] Last: I'm doing this for a project that I need to do by the way where I need... (by bailey)
|
by shywolf91
Need C++ compiler
|
|
[2 replies] Last: For Mac: Xcode http://developer.apple.com/xcode/ For Windows: Visual ... (by closed account z05DSL3A)
|
by matt591
ki
|
|
[9 replies] Last: Why even bother defending the use of void main() ??? It's an extra c... (by cnoeval)
|
by Blargenth
A big tangled mess
|
|
[4 replies] Last: Mark the asnwer as solved. Button located at top under " Tangled Mess"... (by absawis)
|
by altafhpatel
Kindly Solve My Simple Questions And Give Answers
|
|
[1 reply] : Ha! Well, at least you asked nicely... But still, no. http://cplusp... (by cnoeval)
|
by crax
compile errors
|
|
[1 reply] : I'm guessing this is just a small portion of the code as you have quit... (by Stewbond)
|
by markkirby
best way to define global veriables in cpp
|
|
[3 replies] Last: If there is an instance where a variable needs to be declared globally... (by Stewbond)
|
by mowali
how to use a for loop?
|
|
[6 replies] Last: @L B Haha, that made me chuckle. #define PEDANTIC (by MrHutch)
|
by Taylrl
Ok, does it get more basic than this? (slighty theoretical)
|
|
[6 replies] Last: Okaayyyyy now I'm really starting to get it! Lights switching on! I h... (by Taylrl)
|
by Zain
a
|
|
[1 reply] : What kind of text box? Like this? cout << "-------\n| text |\n------... (by Peter87)
|
by Rave
operator overloading and return type is an object
|
|
[3 replies] Last: The code as shown looks OK. Is the code you're using perhaps not exact... (by shacktar)
|
by crimshaft
new char[2] -> strlen == 14 ???
|
|
[3 replies] Last: Put another way (m'learned chum Palm Tree is bang on, so this is just ... (by Moschops)
|
by NobleKnight
Files, reading, writing, and naming?
|
|
[2 replies] Last: Adding on to the above point (which essentially talks about how you ca... (by dolphin spa)
|
by ErinCorona
Trying to not use all global variables...getting an error (1,2,3)
|
|
[47 replies] Last: Nicely done! Hope we helpped in some way (: (by Lynx876)
|