cpp-help

14378 threads · Page 149 of 288

Explain what this snippet is doing 53 messages
Solved General C++ Language Rules
performance bugs in std::accumulate C++17, solved in C++20 by using std::move 16 messages
Solved Standard library Math & Algorithms Templates Language Rules
Weird Syntax Question 54 messages
General C++ Stale
How to read image file, convert it to grayscale, and save it to a 2D array. 4 messages
Stale Standard library IO
Hiding implementation details with template specialization 11 messages
Stale Language Rules
help needed to set up vs code 26 messages
General C++ Stale Language Rules
efficient Rectangle & Circle collision resolution 2 messages
Stale Math & Algorithms
Header files 4 messages
Stale Language Rules Standard library IO
why function pointer call doesnt work? 3 messages
Stale Language Rules
Include error 16 messages
General C++ Stale
[boost::asio] Trying to broadcast, but sending from the wrong interface 2 messages
General C++ Stale Boost
SPH Parallelization? 4 messages
Stale Graphics
Stack Smashing Mergesort Help 24 messages
Solved Math & Algorithms
Update the graphics WHILE resizing the window 6 messages
Solved Graphics
Spotlight 2 messages
Homework help Stale Graphics
How do I read an SSH config file? 21 messages
General C++ Stale IO
Got a problem with a 3D modeling software 11 messages
General C++ Stale Language Rules
Undefined reference to destructor in base class 44 messages
Solved Language Rules
Write an algorithm to solve in the set of real numbers the equation system: {a*x+b*y=0 {x+c*y=1 30 messages
Solved Math & Algorithms Homework help
How to clone and run ORB SLAM 2 in Mac? 2 messages
General C++ Stale
need help learning c++ 41 messages
Solved Homework help
How do I get the mac address of a local IPV4 on the same network? 73 messages
Solved Standard library
More Parameter Pack Questions 29 messages
Stale Language Rules
Homework Help 135 messages
Homework help Stale
`free` frees process memory internally, but the system monitor shows the memory as still in use 17 messages
Memory Errors Solved
Istream input error, potentially minor bug im unable to see.. 6 messages
Solved Language Rules IO Homework help
Please help with includes 10 messages
General C++ Stale
“educational” c++ project ideas 15 messages
General C++ Stale
CMake not valid 4 messages
Stale Standard library Language Rules Graphics
how can i make console program be installed and generating an exe? 7 messages
Stale Language Rules
Finding RSA Private key using C++ 13 messages
Solved Math & Algorithms
What SHOULD and SHOULD NOT be put in CPP header files? 176 messages
Solved Language Rules
what does this line of code mean? "string::npos" 13 messages
Solved Language Rules
How To Handle Spritesheets with different dimensions in Sdl2!!! 4 messages
Stale Language Rules
thread_local cache 93 messages
Standard library Stale Math & Algorithms Multithreading Language Rules
error: no matching function for call to 'construct_at' 72 messages
Solved Standard library Language Rules
Is "std::cout" a variable ? 36 messages
Solved Language Rules
C++ Setup with MSYS2 and SDL2 2 messages
General C++ Stale
Calling external program's function via its memory address 39 messages
General C++ Stale
Trying to read from a file and it doesn't read the entire line 30 messages
Solved Homework help
converting a double to a float using a cast to debug. 30 messages
Solved Homework help
std::getline(std::cin, input); is ignored. 49 messages
Solved Language Rules Standard library IO
How to get input to be sepearated based on space with varied amounts of numbers 10 messages
Solved Homework help
Defining object and how it's stored in memory 77 messages
Solved IO
vsnprintf already defined error 22 messages
General C++ Stale
Linker problem 8 messages
General C++ Stale
Lot of errors Imgui 4 messages
General C++ Stale
checking if a number is part of fibonacci's sequence (recursively) 25 messages
Solved Math & Algorithms IO Homework help
Library not recognized 10 messages
Solved General C++
Type deduction error 10 messages
Solved Language Rules