by rovert456
Incompatible parameter type
|
|
Nov 18, 2020 at 8:24pm
[6 replies] Last: Hello rovert456, Sorry about that I should have been more clear. Yo... (by Handy Andy)
|
functions and maths. correct my code, please |
|
Nov 18, 2020 at 8:04pm
[10 replies] Last: @seeplus, it is, thats why i said some, and it's okay:) thanks for eve... (by laura fidarova)
|
by mikedpj
pls i want an answer today thank you
|
|
Nov 18, 2020 at 7:44pm
[3 replies] Last: Here's the code, or close enough, right? #include <fstream> #inclu... (by mbozzi)
|
by Matteo1230
accessing private data to initialize object using overloaded operator
|
|
Nov 18, 2020 at 7:40pm
[2 replies] Last: Hello Matteo1230, When I tried looking at the code that you posted I ... (by Handy Andy)
|
by Xcalllibur
How to create vector of polymorphic items
|
|
Nov 18, 2020 at 5:24pm
[11 replies] Last: Goal: No raw pointers :) This is advice I see time and time again in... (by mbozzi)
|
by eagerissac
Polymorphism - Initializing objects from abstract and behaviour classes in C++
|
|
Nov 18, 2020 at 4:44pm
[5 replies] Last: That's a linker error you're getting. Are you sure your project/makef... (by MikeyBoy)
|
by LmaverickD
error :no suitable conversion function from "sBoard" to "int" exists
|
|
Nov 18, 2020 at 2:44pm
[16 replies] Last: boardArr is int No. Every one of the variables you've called "board... (by MikeyBoy)
|
by Leonardo797
Return the number of times the character " " appears in the text.
|
|
Nov 18, 2020 at 11:59am
[10 replies] Last: #include <iostream> #include <cstring> using namespace std; int num... (by againtry)
|
by Rileey
error: expected primary-expression before '.' token
|
|
Nov 18, 2020 at 11:56am
[4 replies] Last: Also #include <iostream> #include <iomanip> using namespace std; ... (by seeplus)
|
Change symbols in the string |
|
Nov 18, 2020 at 11:18am
[5 replies] Last: i'm late, but thank you all so much:) (by laura fidarova)
|
by sheldon37
Object Oriented Programming Help
|
|
Nov 18, 2020 at 8:02am
[1 reply] : class Composite : public Polyhedron { public: using Colle... (by keskiverto)
|
by breton
little problem on my code
|
|
Nov 17, 2020 at 11:23pm
[5 replies] Last: It seems that you want to consume characters entered while clavierEtei... (by dutch)
|
by imyourjoy
Display User's Input Horizontally
|
|
Nov 17, 2020 at 7:05pm
[4 replies] Last: I have another example imyourjoy if this still interest you, only t... (by Mif)
|
by QianIsHere
How to ignore the last line of a file
|
|
Nov 17, 2020 at 5:21pm
[8 replies] Last: By reading the whole file into a string: #include <string> #include... (by seeplus)
|
by Mif
How to return a random line from a text file using "C"?
|
|
Nov 17, 2020 at 2:54pm
[11 replies] Last: Ahh okay.. understand now .. just to ignore it.. and then print whate... (by Mif)
|
From 0 to God plus plus (joke) |
|
Nov 17, 2020 at 2:13am
[no replies]
|
by MaxGreen
TXT FILE
|
|
Nov 16, 2020 at 4:24pm
[3 replies] Last: thank you folks! (by MaxGreen)
|
by PP Namias
Program to find Fibonacci Series up to n number of terms
|
|
Nov 16, 2020 at 2:10pm
[2 replies] Last: after you get past roundoff error in the first few terms its just a co... (by jonnin)
|
by kmcfall
How to use arrays
|
|
Nov 16, 2020 at 2:09pm
[7 replies] Last: be careful with pointers and arrays and copy vs reference. you can c... (by jonnin)
|
by Magplusplus
Criteria enforcing programme
|
|
Nov 16, 2020 at 1:56pm
[15 replies] Last: Updated process() function that deals with Pure Maths & English Lit [N... (by seeplus)
|