by balala
Detect CD tray status
|
|
[9 replies] Last: I have no enough experience with C++ to can say why this makes differe... (by balala)
|
finding and fixing errors by using STL techniques |
|
[2 replies] Last: Thanks for the reply. The lines 18 and 21 are part of the book themsel... (by closed account G1vDizwU)
|
by Zekiay H
error C2228--Visual Studio 2015
|
|
[2 replies] Last: Yes! Thank you! I actually just noticed that! (by Zekiay H)
|
by Anne693
What is wrong in this program?
|
|
[7 replies] Last: Thanks everyone! I was usinf .eof() because that's used a lot in my te... (by Anne693)
|
Redirect someone via c++ in command prompt |
|
[no replies]
|
by cameri97
Need help fixing a problem!
|
|
[1 reply] : Duplicate post waist time and effort. http://www.cplusplus.com/forum/... (by SamuelAdams)
|
by Inig0
max and min functions
|
|
[2 replies] Last: Thank you, I was just missing the inner brackets (by Inig0)
|
by jessicacats
Help with a few problems
|
|
[8 replies] Last: this solved my problem!! thank you!! (by jessicacats)
|
by AlexIL
Help with a makefile I wrote
|
|
[5 replies] Last: Lets say that a Makefile starts: ... I don't disagree with anythin... (by Repeater)
|
by a015
Taking Screenshots using Dev C++
|
|
[3 replies] Last: One surely can create a batch/powershell/whatever script/installer tha... (by keskiverto)
|
by jessicacats
converting normal date to Julian date
|
|
[5 replies] Last: Thank you that fixed it!! (by jessicacats)
|
Quantum computers |
|
[2 replies] Last: I don't know anything about quantum computing, but I do know about C++... (by mbozzi)
|
by agulbs
Invalid operand to binary expression
|
|
[1 reply] : Without the declarations of Token and TokenType, its hard to tell. My... (by doug4)
|
by bozmin
comparing two objects
|
|
[4 replies] Last: I don't think your code is doing what you're expecting. Line 30: You... (by AbstractionAnon)
|
by amkir100
Bubble sort, Selection sort & Insertion sort
|
|
[2 replies] Last: I corrected it. (by amkir100)
|
Idk where to start... |
|
[1 reply] : Normally the best way to start is on a pc of paper and write down the ... (by SamuelAdams)
|
by sylvain
trial
|
|
[6 replies] Last: Line 2: using namespace std; can't be on the same line as a preproc... (by AbstractionAnon)
|
by doublek20
connect 5 game
|
|
[2 replies] Last: Your posted code does not compile. Line 5: You're missing the requi... (by AbstractionAnon)
|
by Anne693
Program doesn't work. Program is for finding the no. of words in a text file
|
|
[9 replies] Last: Here's another variant (stealing exf0's good ideas, but restricted to ... (by lastchance)
|
by RyanB92
Trying to transfer from a textbox on a popup form to a DGV on another form
|
|
[no replies]
|