advance problem 02 |
|
[5 replies] Last: PM me links to the threads and I'll check them out. (by Disch)
|
by Vigii
Printing same results for all iterations in a loop
|
|
[3 replies] Last: #include <iostream> You don't seem to use `direct.h' (I don't have i... (by ne555)
|
by sea711
cannot convert double
|
|
[1 reply] : 'input' is a double thai takes a double* as a parameter. Note th... (by Disch)
|
by mohammed1112
problem with return
|
|
[17 replies] Last: mmmm Thanks giblit my code is now working in a goodway (by mohammed1112)
|
by ericjets
INFINITE LOOP PROBLEM
|
|
[5 replies] Last: ok to fix this basically only option is instead of using int for the b... (by ericjets)
|
Why cant this work |
|
[5 replies] Last: @Duoas, always honnored to read your posts,thanks hope you read my nex... (by closed account 28poGNh0)
|
by man24
Somebody can help me!
|
|
[5 replies] Last: lines 23 and 24. (by Manga)
|
by ZedjayCoder
Using a pointer in functions
|
|
[2 replies] Last: Thanks I'll be sure to do that before I turn this in. :) By the way, ... (by ZedjayCoder)
|
pointes problem |
|
[7 replies] Last: Thanks alot @a k n , @BHXSpecter,@NwN, @Catfish4 and @Techno01 ,oh I... (by closed account 28poGNh0)
|
Two problems |
|
[5 replies] Last: Thanks @NwN again and again and speeking of trolling! I still got more... (by closed account 28poGNh0)
|
by chemistry
Please help me with simple program
|
|
[1 reply] : Hi there, This seems very much like a homework assignment. Per the fo... (by closed account o3hC5Di1)
|
by ryukils
putting array of class in self-created function
|
|
[4 replies] Last: the code is works thank you (by ryukils)
|
need some info about new/delete |
|
[2 replies] Last: Thanks @coder777 (by closed account 28poGNh0)
|
by kay19
Calculating Sum
|
|
[5 replies] Last: No problem. noob myself;) (by Icedoe)
|
by Game4564
C++ help
|
|
[2 replies] Last: Why not simplify the user choice part and get rid of that error? wh... (by Mats)
|
by Jtin123
Some mistake in my code ?
|
|
[1 reply] : Please use code tags in future! And be more specific about what erro... (by Mats)
|
by Larson730
Farey/Stern-Brocot approximation to a real number
|
|
[7 replies] Last: Well, a variable declared inside braces { ) cannot be accessed from... (by Chervil)
|
by Rbroke
Adding side length to task for square
|
|
[1 reply] : # include <iostream> using namespace std; # define pi 3.14 class squ... (by closed account 28poGNh0)
|
by antirsi96
Move zeros to the end of the array
|
|
[2 replies] Last: Thank you so much! (by antirsi96)
|
Assertion failure, string subscript out of range. |
|
[4 replies] Last: Thank you, that worked and it runs, but now I'm having trouble with wh... (by OptimusBerger)
|