by munjo5746
I have question about ifstream!!!
|
|
Jun 23, 2013 at 2:26pm
[2 replies] Last: Thank you very much!! It seems work correctly now!!! thanks a lot!! (by munjo5746)
|
by empror9
use vector as reference
|
|
Jun 23, 2013 at 2:18pm
[7 replies] Last: Unless you are planning on using polymorphism in the customers, don't ... (by ne555)
|
by h4cksoldier
I come from China, I can learn it here?
|
|
Jun 23, 2013 at 11:26am
[3 replies] Last: Thanks, your are very enthusiastic, and I think I should learn from yo... (by h4cksoldier)
|
Error in applying strftime() method |
|
Jun 23, 2013 at 9:51am
[2 replies] Last: Or you can use if (strcmp(buffer1, "Monday" == 0)) or even if (0... (by andywestken)
|
by coder1
graphing calculator
|
|
Jun 23, 2013 at 9:22am
[no replies]
|
program instantly closing |
|
Jun 23, 2013 at 8:52am
[4 replies] Last: No problem. If you need help just check back on site and there will al... (by closed account EwCjE3v7)
|
by Imme
Word guessing game
|
|
Jun 23, 2013 at 8:31am
[5 replies] Last: No problem. Glad you figured it out. (by Mathhead200)
|
Doubt about transforming a recursive function to an iterative |
|
Jun 23, 2013 at 7:02am
[1 reply] : Try not to double post. When you post a new topic, try to be as concis... (by Smac89)
|
by rezivor
Constant Loop/Interest question
|
|
Jun 23, 2013 at 6:32am
[1 reply] : Your while loop should have ans == 1, not ans = 1. When declaring ans... (by crimsonzero2)
|
by lmsmi1
Coordinate Issues
|
|
Jun 23, 2013 at 4:30am
[1 reply] : if (newLine == true) { myTxt.setPosition(0, myTxt... (by Disch)
|
Split current date |
|
Jun 23, 2013 at 3:58am
[1 reply] : I've got it.. This is the way.. time_t rawtime; struct tm * timein... (by Krishnananthan)
|
by drake1313
Loop issue concerning doubles
|
|
Jun 23, 2013 at 2:57am
[2 replies] Last: Well I want to do that, but I'm not returning numSales. So when I do t... (by drake1313)
|
by Vigii
How to create a gui from pre written and working c++ code
|
|
Jun 22, 2013 at 11:58pm
[6 replies] Last: can you give me an example. That is quite a big ask. The problem is... (by andywestken)
|
by a967Bytes
Parameters and Variables
|
|
Jun 22, 2013 at 11:34pm
[11 replies] Last: I think I got confused because I got statistics class, because I am no... (by a967Bytes)
|
by nsahawks7
"Cin" Issue solved, but new one arose.
|
|
Jun 22, 2013 at 11:29pm
[13 replies] Last: You are using doubles try int (by closed account EwCjE3v7)
|
by ReKing
I have a problem with running the program
|
|
Jun 22, 2013 at 9:58pm
[4 replies] Last: Thx I think that the topic could be close by an admin ^_^ Thank you gu... (by ReKing)
|
by Michael37
Proper Use of cin.ignore()?
|
|
Jun 22, 2013 at 9:54pm
[3 replies] Last: I had the same idea and I brought it up in a Lounge thread once, but I... (by Daleth)
|
by cshu
name arranger c++
|
|
Jun 22, 2013 at 9:16pm
[4 replies] Last: OK. Than correct me if I'm wrong but I've been reading a little bit an... (by lockandstrike)
|
by Marc Colome
Help building a very basic 3d car game engine
|
|
Jun 22, 2013 at 8:18pm
[9 replies] Last: You need a team, and to separate jobs, every person for his job For me... (by a967Bytes)
|
by billywilliam
Pointer Scope
|
|
Jun 22, 2013 at 7:36pm
[10 replies] Last: @Disch I knew you would have a sensible answer - so thanks ! (by TheIdeasMan)
|