cpp-help

14378 threads · Page 176 of 288

Why I can't use member variables to define an array 4 messages
Solved Language Rules
Graphing an output that shows depths from an avl,bst, and splay tree 3 messages
Solved Homework help
Hw assignment - is anyone open to helping me on a C++ 7 messages
Homework help Stale
Is this a good use of multiple inheritance or is there a better alternative 21 messages
Solved General C++
if someone can help me install mingw-64 so my CodeLite can detect it please dm or reply 23 messages
Solved General C++
how do i make this in imgui? 9 messages
Stale GUI
data leaks 3 messages
Solved Homework help
friend in a nested namespace 51 messages
Stale Language Rules
Emscripten is unable to find library -lSDL2_image 4 messages
Solved General C++
error serializing a binary tree (complete) 5 messages
Memory Errors Solved Homework help
Thread safety of a loop conditional variable 231 messages
Solved Multithreading Standard library Language Rules
Create pybind11 code for a templated method 2 messages
Standard library Stale Templates Language Rules Tooling
Alternative to a pure virtual function that doesn't require derived classes to implement it? 160 messages
Stale Language Rules
Any way to do literal / naive / inline (don't know a good word for this) inheritance? 7 messages
Stale Language Rules
bad_weak_ptr even though shared_ptr object exists? 10 messages
Memory Errors Solved Standard library Homework help
Should C++ test files be split into a header and source file? 8 messages
Solved Tooling
idk 7 messages
Solved
Is there an easy way to create a std::vector like {1,2,...,10}? 5 messages
Stale Language Rules
guys coming from python, i need help understanding what the difference between `int y = 1` & `y = 1` 26 messages
Solved General C++
How do I compile C++ into a standalone WASM file? 2 messages
General C++ Stale Learning Resources Tooling
Encountering an unexpected output when dequeuing an item 21 messages
Homework help Stale
stuck in. an infinite loop :( 96 messages
Solved Homework help
"functional" map implementation 11 messages
Solved Language Rules
I need help with Functions 66 messages
Solved Language Rules Homework help
someone please help everything online is material I haven't done before 17 messages
Homework help Stale
why does the price print out twice ?? 32 messages
Solved Homework help
Run function when std::cout gets written to 35 messages
Stale IO
i can't run new lines of code without debugging 7 messages
Solved General C++
fetch file and save it 2 messages
General C++ Stale
Can someone tell me what the issue is? 4 messages
Solved Homework help
Having trouble creating C wrapper for C++ code 24 messages
Solved General C++
Need help writing a program that outputs as shown in the video 3 messages
Homework help Stale
Understanding Buffers in the context of std::cout 11 messages
Solved General C++ IO
Why does this not trigger redefinition error in the loop? 7 messages
Stale Language Rules
how do i do this in cpp? 6 messages
Solved General C++
print a vector 16 messages
Stale Language Rules
Beginner work, output only showing last line from .txt file 15 messages
Solved Homework help
Pros and Cons with std::unordered_map 6 messages
Solved General C++
Why do I get an error in the for loops for the .size function after my vectors? 8 messages
Solved Homework help
CLI App Printing Extended ASCII Characters? 5 messages
Solved General C++
Overload the assignment operator for 2d vector 11 messages
Solved Language Rules Homework help
Problems with inlining and C++11 incompatibility 8 messages
Solved Language Rules
How to get the seed currently used by std::random_device 52 messages
Solved Standard library
Sorting a 2000 line dataset into a Binary Search Tree, an AVL Tree, and a Splay Tree 5 messages
Solved Homework help
i am working on a networking project and am running into an error 9 messages
General C++ Stale
gtk/gtk.h: No such file or directory 25 messages
Stale Graphics GUI
PLEASE HELP- Beginner Task- Fibonacci Sequence 14 messages
Homework help Stale
sorting a map by value help 4 messages
Solved Homework help
Solving Tile Game 32 messages
Stale Language Rules
Making EventEmitter in C++ - Need Help 21 messages
Stale Standard library Language Rules Templates