by wretch
operator+ cannot take ref parameter?
|
|
[4 replies] Last: Thanks Duoas and thanks Disch . BTW Disch the reason I was usi... (by wretch)
|
by Retro94
Problems with "switch"
|
|
[3 replies] Last: you could then change the 1,2,3,4 to *,+,-,/ to make it easier/more us... (by mrHappyPants)
|
by bella09
do loop
|
|
[3 replies] Last: it looks OK at first sight (actually you don't need to duplicate cin ... (by johnkravetzki)
|
by arash
Variable used without being initialized Error
|
|
[8 replies] Last: thanks for detailed replies. I think const char* crash = 12; ... (by arash)
|
by shankman2k9
Temperature function
|
|
[2 replies] Last: We have to create a table that will convert from celcius to farehnheit... (by shankman2k9)
|
by Kuzco
Warnings
|
|
[5 replies] Last: Thanks for the answers, Bazzy :) (by Kuzco)
|
by jhaysonn
how to display
|
|
[19 replies] Last: @webJose Thanks, but I can't understand the code.. Sorry, I'm just... (by jhaysonn)
|
by Kuzco
Merging variables
|
|
[2 replies] Last: What I want is exacly what you explained, Thank you :) (by Kuzco)
|
by KQarberroh
Creating a file, comparing answer sheet with student data.
|
|
[1 reply] : Are you running the program from a different directory as the one that... (by kbw)
|
by Kuzco
What is wrong with my calculator? :)
|
|
[6 replies] Last: Thank you Bazzy :) (by Kuzco)
|
by FireFreek
Converting an int into a char[]?
|
|
[8 replies] Last: Ah thanks, but i found the function sprintf() , and it worked fine.... (by FireFreek)
|
by matthijs
Uninstalling my software
|
|
[2 replies] Last: PROBLEM SOLVED Yee, Thanx i'v read something about reg-keys. ANd fo... (by matthijs)
|
by Sanguine
Console closing before the end of int_main
|
|
[4 replies] Last: I already re-wrote the whole code ^^. But still the strange thing is, ... (by Sanguine)
|
by jelongch
structure for mailing list
|
|
[3 replies] Last: thanks a lot!!! (by jelongch)
|
by bing19
looping
|
|
[1 reply] : you mean something like this? * * * * * * ... (by johnkravetzki)
|
by InLight
Why can't I overload functions from a base class?
|
|
[4 replies] Last: By the way - that FAQ you found is really good - I use it quite often... (by guestgulkan)
|
by SJK
Program : convert decimal number to binary
|
|
[5 replies] Last: THANK YOU Sir the code is working. But I didn't got the use of cin.s... (by SJK)
|
by MiaZas
vector.size() not working
|
|
[7 replies] Last: First off, starting at line 1: the <cstdlib> file is only needed for t... (by Duthomhas)
|
Decrypt file using original unecrypted file |
|
[6 replies] Last: I have a question ... could some one explain this for me.. <LIMITS>... (by Shadow Walker)
|
by MiaZas
Array Elements
|
|
[9 replies] Last: thanks mate (by blackjedi)
|