cpp-help

14378 threads · Page 278 of 288

cout not wrking?? 31 messages
Solved
How to add imgui to sfml 18 messages
Solved Graphics
Help create this program in c++ 33 messages
Solved
Need help with creating this singly linked list 14 messages
Solved
delete an element from a 2d array 19 messages
Solved Homework help
create a 2d array with the size based on user's input 7 messages
Solved Homework help
Need help with switch structure 5 messages
Solved
Need help using find() function 13 messages
Solved
Acceptable to default initialise and then re-assign in constructor? 14 messages
Solved
I have my own datastructure 12 messages
Solved
Need help with setw() Spacing for simple program 7 messages
Solved Homework help
coding in visual studio, over 400 errors for roughly 80 lines 54 messages
Solved Homework help
Trying to rewrite my subtraction to look like my multiplication.Any help? 5 messages
Solved Homework help Standard library
comparing graph element to string 13 messages
Solved
pair string array help 4 messages
Solved
why does the code gets run anyway and ignores the if condition in main 18 messages
Solved
Hamming Code question... 4 messages
Solved
Structured JSON logging in C++ 15 messages
Solved
swapping variables 32 messages
Solved
Using Libs, good practices and help setting up. 10 messages
Solved
Using struct member in switch case 12 messages
Solved
SignalHandler 22 messages
Solved Templates Language Rules
help 5 messages
Solved
why does vector have such an overhead and is it possible to get rid of it 48 messages
Solved
I am trying to make the input through a file however get the completely wrong input.Help?? 6 messages
Solved
Making C++ Random Generator Flexible for Turbo Vision Desktop Resize? 7 messages
Solved
can someone tell me why the 3rd input [for operator] isnt working? 19 messages
Solved
After creating an object in a constructer how would I access the object in other methods in the clas 3 messages
Solved
I have installed g++ compiler in my vs code but it is not accepting header files what should I do? 24 messages
Solved
Decoupling an ObserverHandle from Observer to handle Subjects 11 messages
Solved
Optionally initialized struct member variable. 62 messages
Solved
seg fault in cout 150 messages
Solved
Could I get some insight into how to do things better here 118 messages
Solved
Template `int ...size` 36 messages
Solved Templates Standard library
Trouble with disapearing vector element 2 messages
Solved Standard library
How to get random x,y values from 0 to 1 61 messages
Solved Standard library
I don't understand the parameter for this function. 6 messages
Solved
help me with my out plz 10 messages
Solved
need help fixing output 6 messages
Solved
How to return an array of known size. 8 messages
Solved
No syntax errors, but g++ still giving me errors. 51 messages
Solved
lenght of a string? 12 messages
Solved
What is this code doing? 37 messages
Solved
Non-linear Least Squares with Ceres Solver and Fortran function 2 messages
Solved
Knapsack Problem 4 messages
Solved
Binary arthmetic 7 messages
Solved Homework help
Cast bytes data with bitwise 40 messages
Solved
Where to put function definitions files? 9 messages
Solved
What would the default destructor do if there are no heap allocation in the class 32 messages
Solved
How to count specific words from user input text file 8 messages
Solved Templates