by sch518
Can't quite figure this out
|
|
[3 replies] Last: try getline (by Aramil of Elixia)
|
by OLittleO
Help on a project
|
|
[6 replies] Last: Okay, so I finished my code and it works I was hoping someone could lo... (by OLittleO)
|
New and needing help to pass class |
|
[4 replies] Last: On the right of the reply box, the button with <> will add code tags t... (by maeriden)
|
by epicssy
Quite new at C++ and needs help
|
|
[6 replies] Last: Oh Thanks Alot Guys :) (by epicssy)
|
by clavier
need clarification plz
|
|
[9 replies] Last: yeah it starts at one and its less than 10 so it prints it and then ..... (by Aramil of Elixia)
|
by akshayk17j
Why do I have this problem?
|
|
[2 replies] Last: To be exact, 32 bit signed ints have a range from -2,147,483,648 - 2,1... (by Moeljbcp)
|
by byronflds
need help asap please
|
|
[5 replies] Last: Well, I'm using a MinGW shell but I can compile and execute just fine ... (by maeriden)
|
by georgep
Number of vectors in a vector of vectors?
|
|
[4 replies] Last: Went with what I said in the OP and everything worked out, thanks all ... (by georgep)
|
by jc4bs
Confused by Deleting Repeating Characters in an Arrary
|
|
[1 reply] : Something like %unique(List, Result) unique( , ). %an empty list doe... (by ne555)
|
by rm214
Longest code I've worked on.
|
|
[2 replies] Last: Thanks Brent for your help. I will take another look tonight and let ... (by rm214)
|
by ummer
faces of dice
|
|
[2 replies] Last: This line is incorrect: for(i = 1; 1<=40; i++) (a) you have 1<=40 ... (by Chervil)
|
by nexos
NEED HELP
|
|
[8 replies] Last: i fixed it ........ here is the resoult , try it and tell me if i can ... (by nexos)
|
by Djeed
Read data file into 2d array
|
|
[2 replies] Last: Thank you for your thoughts, Fransje. I'll update the #defines with 'c... (by Djeed)
|
by jacek
reference to pointer
|
|
[1 reply] : I think this will work, so long as you remember to delete ptr out in ... (by Zhuge)
|
by CyraxNguyen
How Do I Use Header File???
|
|
[5 replies] Last: You should probably post another topic, but post a link in here if you... (by strongdrink)
|
by Ch1156
How to find all instances of a word in a string (1,2)
|
|
[24 replies] Last: Oh i see, what about .str(); ? i read that it converts an integer valu... (by Ch1156)
|
by alirah84
a question about rational class
|
|
[8 replies] Last: I provided a quick fix to a problem. You don't need a constructor, bu... (by Lowest0ne)
|
by codetojoy
test
|
|
[1 reply] : you have [\code] (by Ch1156)
|
by Joseph544310
help
|
|
[5 replies] Last: ok ,thx (by Joseph544310)
|
by jacek
std::equal
|
|
[4 replies] Last: Yes it is ok. In this example it is unimportant that you can compare u... (by vlad from moscow)
|