cpp-help

14378 threads · Page 56 of 288

Beginner logic help 15 messages
Homework help General C++ Stale
header and implementation problem 20 messages
Solved Language Rules
Help! Singly-Linked List is failing to be defined. 26 messages
Homework help Stale
std::distance not giving the expected answer 5 messages
Solved Language Rules
Help with assigning map object to a variable 12 messages
Solved Standard library Language Rules
code that uses posix networking headers fails to compile 11 messages
Solved General C++
C++ features 89 messages
General C++ Stale
IServiceProvider random errors 7 messages
Solved General C++
If class A, B, C had methods with different names, could I have called them directly ? 3 messages
Solved General C++
overloading conversions from integers 64 bits to 32 bits with a struct in c++17 96 messages
Solved General C++ Preprocessor
Mic real time audio transfer 8 messages
General C++ Stale
Store a generic iterator in the base class, the child classes use specific iterators 38 messages
Solved Language Rules
Question about operator overloading using external function 31 messages
Solved Language Rules
Trouble in string input 4 messages
Solved Homework help
how to use boost 2 messages
Stale Boost
Infinite loop 44 messages
Solved Language Rules
Return Pointer to class from operator 6 messages
General C++ Stale
Obtaining frame timestamps from V4L2 video streams 7 messages
Embedded Stale
TUI Widget not drawing the final line 6 messages
General C++ Stale
Is there a simpler way to get a key press without hitting enter in c++? 9 messages
Solved Standard library IO
std module support 8 messages
Solved General C++ Standard library
runtime segmentation fault issue 4 messages
General C++ Stale Tooling
How come when I run a program it doesn't run on the output, only the terminal? 6 messages
Homework help Stale
SFML Open Window without taskbar icon 2 messages
Stale Graphics GUI
Coinflip program not working as intended 3 messages
General C++ Stale
good documentation or tutorial for connecting a bluetooth device on windows with cpp, enabling hid? 2 messages
General C++ Stale
Is this UB? 110 messages
Solved Standard library Language Rules
Templates problem 12 messages
Solved Templates
IntelliSense Not Working for C++ in Visual Studio, But Working for C# 6 messages
Stale Tooling
Function doesn't detect that rectangles are colliding even though they should 25 messages
Solved Math & Algorithms
nm 6 messages
Solved General C++
Why does this not compile on MSVC? 11 messages
Stale Language Rules
My custom int parser can't handle std::numeric_limits<T>::min() 19 messages
Embedded Stale Math & Algorithms
Thread safe buffer 132 messages
Multithreading Stale
malloc(): invalid next size (unsorted) 12 messages
Stale Graphics
using the find for an unordered set, im trying to use unique numbers, it keeps repeating 6 messages
Solved Language Rules Homework help
Weird pointer access issues?! 7 messages
General C++ Stale
assign unique_ptr 21 messages
General C++ Stale
Are there any of you who know how to handle quadtree exercises properly ? 7 messages
Solved Homework help
shared_ptr deletes the default constructor? 18 messages
General C++ Stale
Memory Address Crashes Program on Write unless Manually Stepped-Over 17 messages
Memory Errors General C++ Stale
assign smart pointers 7 messages
General C++ Stale
Learning C++ 17 messages
Solved Learning Resources
members using `unique_ptr` and `shared_ptr` 6 messages
General C++ Stale
Working on a custom shell 151 messages
IO General C++ Standard library Preprocessor Stale
undefined reference to `av_version_info()' 2 messages
Stale Tooling
Homework help 6 messages
Solved Homework help
Exported dll function never gets found 33 messages
General C++ Stale
Why does this template for functions as parameter work for the constructor but not for functions 23 messages
Solved Templates Language Rules Standard library
no known conversion from `<std::allocator<void> >::SharedPtr` to `_<std::allocator<void> >&&` 10 messages
Templates Stale Tooling