by ThemePark
Syntax error warning for int constructor
|
|
[3 replies] Last: Thanks Cubbi, you provided the solution! I did forget to mention that ... (by ThemePark)
|
by Nebur
Is it possible to click a spot or press a key?
|
|
[2 replies] Last: Thanks for such a fast reply! Indeed your idea was great, I am incred... (by Nebur)
|
by q333q3
Finding Min/Max (loop)
|
|
[1 reply] : Using code tags will show us the formating of your code. http://www.cp... (by SamuelAdams)
|
by Skwareblox
Very basic calculator
|
|
[3 replies] Last: Alright so i edited the code in the way you suggested, for ease of acc... (by Skwareblox)
|
by bits12345
Need help!
|
|
[9 replies] Last: THANKS! (by bits12345)
|
by shavitaa
Function
|
|
[2 replies] Last: #include <iostream> using namespace std; int main() { int area... (by GRex2595)
|
by Ch1156
Friend Function help
|
|
[2 replies] Last: so, what are you trying to do? Your AccessClasses() doesn't make se... (by coder777)
|
by MUSTAFA SAFA
Help with squaring without multiplication
|
|
[5 replies] Last: @abhishekm71 Don't worry. It happens to all of us. (by Chervil)
|
by fujin009
HELP! POS using text files
|
|
[5 replies] Last: The original code has lots of repeated code. It could be simplified co... (by Chervil)
|
by patieB
Declaration of float kilos , hours and average shadows a parameter
|
|
[2 replies] Last: Thank you so much , really helped . (by patieB)
|
by Jacob Sunny
New Coder
|
|
[2 replies] Last: Thanks I'll check it out (by Jacob Sunny)
|
by Albo Coder
.dat file knowledge (1,2,3)
|
|
[46 replies] Last: @RealGiganitris You got A :D (by Albo Coder)
|
by saiz
class
|
|
[1 reply] : Hi there, Let's break it down: [quote=saiz]Design and implement a cl... (by closed account o3hC5Di1)
|
by ace55
postfix expression help!
|
|
[2 replies] Last: I don't really know anything about std::stack but looking at the first... (by nvrmnd)
|
by Cesar Olans
Pointer to Pointers & Casting Pointers
|
|
[4 replies] Last: From the sounds of what you are trying to do I'm not sure why you'd ne... (by mutexe)
|
by halpmepls
Need help getting input from a .txt using getline
|
|
[1 reply] : Wrong getline. You need a standalone function provided with std::stri... (by keskiverto)
|
by AamirKhan75
Help me out
|
|
[4 replies] Last: Streamsize, see http://www.cplusplus.com/reference/istream/istream/get... (by keskiverto)
|
by klimkiller
char* pointer
|
|
[5 replies] Last: Then change the type of the argument you're feeding to the constructor... (by cire)
|
by Ashutosh1234
Plz suggest me solution
|
|
[9 replies] Last: Thanks now its working (by Ashutosh1234)
|
by xswtnsour13x
Help with functional decomposition (1,2)
|
|
[31 replies] Last: in line 11? line 29? and line 55? (by eyenrique)
|