by MPashaei
could anyone help me about this task?
|
|
[1 reply] : @gentleguy, pretty sure his task is to learn the C++ programming langu... (by Uk Marine)
|
by sylvain
How to insert a variable in a « ifstream » line
|
|
[6 replies] Last: Thanks to all of you. You gave me a lot of information. (by sylvain)
|
by FredZmith
End user software for Siemens RCU Connect Remote control
|
|
[2 replies] Last: "anywhere anytime access" sounds like that you need an account on an c... (by closed account 48bpfSEw)
|
by Byteen
Banners with C++ for console app
|
|
[2 replies] Last: Hey, gentleguy , glad to see you are as humble as ever. Guess what? ... (by Duthomhas)
|
by wh1t3crayon
Trouble with while(getline(file, str))
|
|
[2 replies] Last: I actually sort of answered it myself. Since I had already parsed the ... (by wh1t3crayon)
|
by mkb555
Accessing data in structs
|
|
[2 replies] Last: Uuuuugh, I'm such an idiot. Thank you. (by mkb555)
|
by DropDead93
Five Grades of a Student
|
|
[3 replies] Last: Well. It depends, how much points does the user have to get to get a p... (by TarikNeaj)
|
by gugupeh
Fix coding
|
|
[1 reply] : Line 5: This is a bool function. Line 14: You're trying to return su... (by AbstractionAnon)
|
by np1984
const qualifier with function overloading
|
|
[5 replies] Last: dhayden and JLBorges, thanks for the explanation. (by np1984)
|
by kusace
pls help with assignment
|
|
[no replies]
|
by Tomheza
Problem with Trap moving
|
|
[10 replies] Last: What is wrong with the tabbing? Simply you code is not correctly alig... (by fcantoro)
|
by mike9407
A networking program
|
|
[no replies]
|
by PacR
How to efficiently compare list elements against themselves?
|
|
[9 replies] Last: Thank you kemort & gentleguy. #include <iostream> int main() { ... (by PacR)
|
by moonman239
Stringstream returns 0
|
|
[1 reply] : I'm not sure exactly what you are doing with that stringstream, but yo... (by Duthomhas)
|
by jlb
Idiotproof y/n option
|
|
[6 replies] Last: I've been missing a lot, but IDK why swolff 's OP is missing or why h... (by Duthomhas)
|
by goonershael
Linked List program - Runtime Error
|
|
[2 replies] Last: Please use code tags. Highlight your code and click the <> button to t... (by dhayden)
|
by robmoore675
Can anyone explain what this block does?
|
|
[1 reply] : First, the srand() and rand() have been deprecated, so one should shif... (by keskiverto)
|
by crisrogo
Pattern search optimisation algorithm library
|
|
[1 reply] : No, I don't, but a websearch picked a review of algorithms: http://www... (by keskiverto)
|
by cleverjoey
SDL2 PollingEvent and KeyDown Delay
|
|
[1 reply] : If there were no delay the loop handling the events would not end for ... (by Peter87)
|
by MariaMaria
Threads and call back
|
|
[no replies]
|