cpp-help

14378 threads · Page 265 of 288

how to incorporate bool into string 11 messages
Solved
How to Completely Disable SC_CLOSE system menu entry 6 messages
Solved
When overloading less operator, why is const so important? 40 messages
Solved
Prevent User From Closing Window 3 messages
Solved
Need some help with my university assignment 5 messages
Solved
Compiler Simply will not run this function for no apparent reason 32 messages
Solved
Function alias 4 messages
Solved Templates Language Rules
How to initialize member variable without a default constructor in a class? 38 messages
Solved
why the times of cache miss is so weird 30 messages
Solved
When Copy and Move constructor is called 6 messages
Solved
Syntax Doubt 21 messages
Solved
Linked lists insertion and deletion prolem 31 messages
Solved
Am I coding my 2D Spatial Hash Grid correctly? 4 messages
Solved
Static methods that construct objects 67 messages
Solved
Is there any fundamental difference between `signed int` and `unsigned int` other than overflowing? 21 messages
Solved
Why string showing garbage value? 19 messages
Solved Homework help
Should this be a copy or reference? 13 messages
Solved
alloca(o) but still stores value 29 messages
Solved
help 10 messages
Solved
Reinitializing a variable 15 messages
Solved
C++ buffer reading Powershell output in text file 47 messages
Solved
Delete virtual function based on template parameter 5 messages
Solved Templates Language Rules
Is it good practice to iterate through vector using .size() 21 messages
Solved
Little question about pointers! 18 messages
Solved Language Rules
Detect ENTER key pressed 126 messages
Solved
Why is this code not compiling? 21 messages
Solved
Undefined Behavior error 44 messages
Solved
getting error - expected identifier before numeric constant 3 messages
Solved
Visual studio recognizes cpp, compiles it, but still getting an error when running. 12 messages
Solved
Question with for loop cin 22 messages
Solved
Slicing floorplan algorithm 2 messages
Solved
Issue with lambda parameters 56 messages
Solved
Identifier omp_set_max_active_levels is undefined... 3 messages
Solved
Reading multiple lines of a single input as separate inputs 4 messages
Solved
function refer to variable 17 messages
Solved
why does auto optimise away constructions, but specifying the type does not 22 messages
Solved
Why is this class getting destroyed 34 messages
Solved Graphics
Need help to fix compiling errors. 43 messages
Solved
Is this UB? 40 messages
Solved
Why can i still access a pointer after it's been deleted? 24 messages
Solved
How can I compare the coordinates of the triangle in the case I am having a big number of them. 15 messages
Solved Homework help
'using' does not introduce base class names when they are templates 11 messages
Solved Templates Language Rules
Generate strong password 4 messages
Solved
can't get this if statement to follow 2 simple rules 7 messages
Solved
How to parse an expression that is a function 8 messages
Solved
not removing vowels 64 messages
Solved
large numbers 27 messages
Solved
Efficient Rect to Rect Collision 149 messages
Solved
What does const guarantee? 41 messages
Solved
Question 7 messages
Solved