by wlsdnr0710
error from ifstream string into class.
|
|
[3 replies] Last: I am trying to make team data with txt file and trying to ifstream in... (by closed account 48T7M4Gy)
|
What am i doing wrong here? |
|
[17 replies] Last: Well so far far we have been learjijg about cout and cin in school I j... (by Cplusminusplus)
|
by kenjilee
Please help me with dice roll program
|
|
[8 replies] Last: #include <iostream> #include <fstream> using std::cout; using std::c... (by closed account 48T7M4Gy)
|
by Cat32
Help with overloaded operators
|
|
[5 replies] Last: One thing you could do is to add a friend function to define the << ... (by Chervil)
|
by kev172006
output format
|
|
[2 replies] Last: int is entered but what if i want the value to be no more than 7 dig... (by closed account 48T7M4Gy)
|
by WareStrength
Fill vector with different class
|
|
[17 replies] Last: If this is a chess board, shouldn't there just be 32 pieces? The ches... (by andywestken)
|
by Celestic
Need help with algorithim for finding and printing prime numbers in an arra
|
|
[5 replies] Last: This is another good source and effective pseudocode https://en.wikipe... (by closed account 48T7M4Gy)
|
by mozart23
Please help.
|
|
[no replies]
|
by derekle560
Creating n number of if/switch statements during run time?
|
|
[1 reply] : Make a switch case. And depending on what the user enters, 1-5. call a... (by TarikNeaj)
|
by shadow64
C++
|
|
[2 replies] Last: Hi shadow64, You have to do your own assignment. People are willing t... (by teez)
|
by ali1986
plz help me for this code
|
|
[6 replies] Last: thanks chicafeo for your kind suggestion i already write the code its ... (by ali1986)
|
by anthony1234
troubleshooting with classes, it compiles with no errors but something in logic must not be ritght
|
|
[1 reply] : Hi, What is your specific problem? I had some unused variable warnin... (by TheIdeasMan)
|
by brawdyll
Boolean value not being updated in print loop
|
|
[3 replies] Last: Sorry for the duplicating of posts, but still whenever I enter any nu... (by brawdyll)
|
Binary conversion |
|
[4 replies] Last: // invariant: result is within ULLONG_MAX unsigned long long to_binar... (by JLBorges)
|
by Cruicial
Using if Else
|
|
[4 replies] Last: you put a { in front of your if statement and it needs to be after. (by SamuelAdams)
|
by zacbenzerara
Need help with arrays!!!
|
|
[no replies]
|
by ankit137
Declaration not allowed here
|
|
[no replies]
|
by nameishi
Learning while loop
|
|
[6 replies] Last: hi nameishi, I ended up using that style, was curious if there was a... (by teez)
|
6! "Factorial of six" |
|
[5 replies] Last: @Kemort, -Thank you ! I will! (by Roxanne Sofia)
|
by Crazyman582
GUI Builder
|
|
[2 replies] Last: Visual Studio is good too as are some others. Obviously VS is a Window... (by closed account 48T7M4Gy)
|