cpp-help

14378 threads · Page 239 of 288

Linker error after using a build tool 3 messages
Solved
noob trying to create header and implementation files 43 messages
Solved Homework help
std::thread error 15 messages
Solved Multithreading
Writing a vector into a file 22 messages
Solved Standard library
error: invalid operands of types 'int' and 'void(void*, esp_event_base_t, int32_t, void*)' {aka 'voi 25 messages
Solved
Wrong calculation 9 messages
Solved
Which graphics API for C++? 52 messages
Solved
How to set an "-I" include folder for the compiler using a makefile. 14 messages
Solved Preprocessor Language Rules
How do I get the output to print the index of each table? 4 messages
Solved Language Rules
anyone can help me how to make the output to be in ascending order? I want it to be " 0 -> 3 -> 6.." 4 messages
Solved
Installing an external library (hunspell) on Window 17 messages
Solved
Compile error in MSYS64 but works fine in online gdb 5 messages
Solved
Removing a line from a string 7 messages
Solved
struggling with using a really old library that is bad and no good and bad and i am very sad 293 messages
Solved
decode data onfly c/c++ 2 messages
Solved Standard library Language Rules
shared pointer factory 11 messages
Solved Standard library
Recursive function outputs unexpected values 2 messages
Solved
Why does it not work? 19 messages
Solved
How to update CMD screen 41 messages
Solved
cin.getline() problem 48 messages
Solved
Spaceships, Compilers, and Errors 16 messages
Solved
Export Templates with C++? Like Godot 6 messages
Solved
Need help with (easy) structures 19 messages
Solved
OOP help 160 messages
Solved
How to turn the recursive function f(x) = f(x - 1) - g(f(x - 1)) to an iterative function? 10 messages
Solved
Strings cpp 101 messages
Solved
spectre-mitigation 8 messages
Solved
c++ openssl encrypt /decrypt 29 messages
Solved Templates Language Rules
Shared pointer race condition 7 messages
Solved
problems with pointers to methods 66 messages
Solved
Vector numericPass isn't holding the integers in the input 5 messages
Solved
Extracting parameter pack from base class 310 messages
Solved Templates
Use auto when overriding function with template arguments 11 messages
Solved
Inheritance 5 messages
Solved
Should I put unique and shared pointers instead of raw pointers 7 messages
Solved Standard library
Weird errors 28 messages
Solved Standard library
How do I optimize the two loops in K() 4 messages
Solved
n! factoriel calculator 267 messages
Solved Standard library
C++ problem 39 messages
Solved
C++ 32 messages
Solved
how to optimize iterating over the same range, doing the same work, n times. 5 messages
Solved
No output even from any of the debug lines 52 messages
Solved Standard library
How was std::string_view emulated before C++17? 8 messages
Solved
Dynamic programming problem that i need help with ;-; 62 messages
Solved Homework help
I think I solved a competitive programming problem correctly but I got only 20/100 points 42 messages
Solved Standard library Homework help
question about classes 20 messages
Solved
Make GTK App not get Keyboard Focus 4 messages
Solved GUI
Why is this simple code not working? 67 messages
Solved
C++ cmd problem 13 messages
Solved
C++ strtok and map 4 messages
Solved