by bird1234
How To Delete Specific Data From Text File Without Using Vectors
|
|
[4 replies] Last: ty @chervil you are best (by bird1234)
|
by Jakubaz
Is there any way for b to change pozition ?
|
|
[1 reply] : There are two arrays, what you do to one, you must also do to the othe... (by Chervil)
|
by Jakubaz
Show up in work
|
|
[9 replies] Last: for (int i =0; i < velikost2; i ++) { int x = 0; ... (by Jakubaz)
|
by orges13
Finding the closest city problem. c++
|
|
[5 replies] Last: Yes, it was acceptted. Thank you again. (by orges13)
|
by Jakubaz
display 00
|
|
[3 replies] Last: #include <iostream> #include <iomanip> using namespace std; int mai... (by gunnerfunner)
|
by bird1234
Not Understanding The Question
|
|
[8 replies] Last: @personxdi ty for replaying to my problem (by bird1234)
|
by vsireanu
Functions
|
|
[2 replies] Last: http://www.cplusplus.com/doc/tutorial/functions/ (by mbozzi)
|
by decastroenzo
Checking equality for Characters
|
|
[9 replies] Last: @Natako, if you think that is required, then by all means make it so. ... (by closed account E0p9LyTq)
|
by Hengry
Overload == operators to compare the pointer objects
|
|
[4 replies] Last: @gunnerfunner Alright thanks I think I get the general idea of how st... (by Hengry)
|
by Jakubaz
While
|
|
[1 reply] : Use modular arithmetic and assuming minutes are integers for simplicit... (by closed account 48T7M4Gy)
|
by Meg Li
Is this function wrong? (linked list)
|
|
[3 replies] Last: I think the last row of it is wrong and should be "current=nullptr" ... (by Chervil)
|
by jvjokoty
cant get level up system fuctioning any suggestions please
|
|
[6 replies] Last: i fixed the issue and will post the code for others too see thank you ... (by jvjokoty)
|
by DirtyBlasion
Infinite parameters
|
|
[11 replies] Last: #include <iostream> namespace cpp17 // requires c++17: uses fold exp... (by JLBorges)
|
by mcp123
Adding numbers to a 2D array with no duplicates
|
|
[1 reply] : You don't want random numbers . You want numbers 0-8. One of each. W... (by keskiverto)
|
by CelestialX
Circle coodinates using GUI
|
|
[7 replies] Last: [quote=CelestialX]Is there any way we can ensure that the circles with... (by integralfx)
|
by mirhodes
C++ Program not compiling
|
|
[12 replies] Last: I believe that your @lastchance is working for me! I am going to try t... (by mirhodes)
|
by mustain5
Error deleting an object
|
|
[2 replies] Last: hi ne555 this is my CocktailMachine.h by the way that 3 variables for... (by mustain5)
|
by skylepete
Confused on what it is telling me
|
|
[1 reply] : It looks like you're accessing your arrays out of bounds. You have def... (by jlb)
|
by skylepete
What does this mean
|
|
[2 replies] Last: thanks wildblue but now im getting this before it even opens in consol... (by skylepete)
|
by CosminPerRam
It not works, idk why
|
|
[no replies]
|