cpp-help

14378 threads · Page 260 of 288

R. String Score 5 messages
Solved
what is wrong with this recursion??? 11 messages
Solved
Fix The infinite loop 5 messages
Solved
how do i fix this error? 12 messages
Solved
Very simply initialization question 15 messages
Solved
Why are pointers to member variables a thing? 16 messages
Solved Language Rules
Attempting to check for a pair for a split in my blackjack game... can anyone help? 12 messages
Solved
Best way to cast pointer of arbritrary type to void pointer 18 messages
Solved
Logging auto keyword variables? 21 messages
Solved
ICPC old question review 25 messages
Solved Language Rules
trouble with a find function 8 messages
Solved Homework help
Having trouble with my class student 62 messages
Solved Homework help
its simple 22 messages
Solved
What happens to a thread in a vector after it returns? 3 messages
Solved Multithreading
why is domath()not receiving the choice and continuing with the program? 6 messages
Solved
attack lab 3 messages
Solved
is there a built in function for calculating the dot product between two std vectors? 83 messages
Solved
cpp and opengl 7 messages
Solved
Can anyone code this up? My life is on the line in 20 mins. 90 messages
Solved Homework help
Can anyone code this without arrays? please save me 6 messages
Solved Homework help
Acceptable to use object pointer rather than object as attribute if cannot default initialise? 52 messages
Solved
Recursive problem 11 messages
Solved
passage by reference 54 messages
Solved
recursive problem.. 62 messages
Solved
N Queens Problem 9 messages
Solved
finding numbers from other numbers 17 messages
Solved
need help with backtracking 14 messages
Solved
I need your help for a project in c++ 11 messages
Solved
hello, what line is causing an extra space? 11 messages
Solved
How do i Read info from a file and compute, using a struct 125 messages
Solved Standard library Homework help
Working on double linked pointers, can anyone help? 113 messages
Solved
Static Queue function error 18 messages
Solved
Can you give me one example when returning by const value is useful? 32 messages
Solved
Problem regarding file streams ~~nlohmann json library.~~ 111 messages
Solved
Troubleshooting inheritance from std-map 55 messages
Solved
how create project to build SQlite on VS2022 ? 5 messages
Solved
How could I specialized template for variadic template? 58 messages
Solved
how does recursive boolean work? 83 messages
Solved
Image Processing, retrieving pixel color from BGRA frame 6 messages
Solved
Creation and Deletion of Dynamic 2D Array of Pointers 117 messages
Solved
what is double_t 9 messages
Solved
Completely lost. Changing a normal numguesser program to one that uses a class. 51 messages
Solved
How can I use cmake for module development? 24 messages
Solved
Code review of my uni assignment 10 messages
Solved Homework help
Multithreading (thread) Linux 16 messages
Solved Multithreading
Most beginner problem ever 92 messages
Solved
how set diagonals in 1d arrays to 1? 11 messages
Solved
gathering NVMe error log information through the win32 storage queries 43 messages
Solved
Linking problem when trying to build a imgui with cmake and clion 32 messages
Solved GUI
deleting large vector freezes the gui 6 messages
Solved GUI