cpp-help

14378 threads · Page 275 of 288

if I try to update one position nothing moves, it only works when I update ALL positions? 9 messages
Solved
How do I return two lists of diffrent types? 6 messages
Solved
operator overloading unary minus (-) and sub (-) 9 messages
Solved Language Rules
how to make multiple number calculator? 6 messages
Solved
A good way to get the ASCII code of a char 15 messages
Solved
Snake Design 81 messages
Solved Standard library
Question about Enum Classes 9 messages
Solved
Double 8 messages
Solved
Hello, I want to run a small program that emits a beep sound. 10 messages
Solved
How do I convert data from ```char* buffer``` to binary. How to start? 16 messages
Solved
enum operator overload 10 messages
Solved
invalid use of non-static data member 'Conversionsamount' 27 messages
Solved
c++ stack operation 6 messages
Solved
access root json object 6 messages
Solved
Initialising and accessing variables stored in cache 17 messages
Solved
Can someone help me turn this to c++ code? 10 messages
Solved
strcpy throwing exception in constructor? 17 messages
Solved
Eigen framework's basic setup 80 messages
Solved
trying to send a packet to udp server 5 messages
Solved
Making addition pattern 46 messages
Solved
Random number generation 13 messages
Solved
what is wrong with this if statement? 16 messages
Solved
Output error 13 messages
Solved
.exe closes after user input 64 messages
Solved
Good place to store reused value 6 messages
Solved
Accessing public class and private class 6 messages
Solved
Decryption algorithm 4 messages
Solved
problem with the wrong solution 13 messages
Solved
i'm using the CPU usage viewer in visual studio and the heaviest usage is split up into two parts. 5 messages
Solved Language Rules
No matching function for call to Constructor 93 messages
Solved
Can someone tell me whats wrong with my if statement? it causes the code to run infinitely. 4 messages
Solved
Have problem with scope when initializing object. (following tutorial, new to C++). 35 messages
Solved
Need Help with HomeWork 6 messages
Solved
Opening a binary file, and modifying an entry. as well as adding a new entry. 8 messages
Solved
Set User Input from Code 4 messages
Solved
Another issue with code 9 messages
Solved
Insertion function for a Circular Linked list, 10 messages
Solved Language Rules
Initializing array in a constructor 4 messages
Solved
Where to put private stuff 13 messages
Solved Language Rules
Can anyone help me figure out why my euler function is not changing my variables? 13 messages
Solved
help with code 47 messages
Solved
to delete node at particular position (double linked list) 45 messages
Solved
Need help for homework 43 messages
Solved Language Rules
What's the syntax for out of struct implicit conversion declaration ? 19 messages
Solved
Why I can't input the number in 10 messages
Solved
Why does std ios_base trunc even exist? 74 messages
Solved Templates Language Rules Standard library
Errors while compiling 21 messages
Solved
question 24 messages
Solved
mergesort question 20 messages
Solved
I am tasked with calculating pi via the quarter circle method, can someone help correct my code? 10 messages
Solved