cpp-help

14378 threads · Page 183 of 288

Which compiler should I use? 17 messages
Stale Language Rules
Why for classes it is copy constructed to pass to a function parameter 8 messages
Stale Language Rules
Issues with CMake and CPR 2 messages
General C++ Stale
stuck on this code 3 messages
Solved Homework help
I'm stuck on one part of my code 9 messages
Solved Homework help
Class problems and stuff 19 messages
Solved Homework help
Random number generator 56 messages
Solved Homework help
Trying to make a program to return only prime numbers and I'm lost at else if (x % x == 0) 84 messages
Solved Homework help
reverse string 2 10 messages
Solved General C++ Math & Algorithms Language Rules
Pop out window - Visual Studio and/or Ubuntu files 3 messages
Stale Language Rules GUI
Trying to get a function to return correct numbers 3 messages
Homework help Stale
function breaks range-based for 10 messages
Homework help Standard library Stale Math & Algorithms Templates
Why "continue outerLoop;" doesn't work? 10 messages
General C++ Stale
trying to get unstuck 3 messages
Homework help Stale
Why no user-declared destructor is so important? 7 messages
Stale Language Rules
Question regarding variable declaration in OpenMP 4 messages
General C++ Stale
Understanding compiler errors when adding .cpp and .h files to a project. 194 messages
Solved GUI Homework help
I don't understand why fsteam gives a error. 48 messages
Homework help Stale Graphics
Linker error 7 messages
Solved Tooling
Is it possible to access a variable that declared inside curly bracket? 11 messages
Solved Language Rules
where did I make a mistake? 22 messages
Homework help Stale
help including library in CMake 5 messages
General C++ Stale Tooling
Struggle to code the Fusion sort 5 messages
Homework help Stale
Help 18 messages
Solved Homework help
Algorithm WAY too slow 8 messages
Homework help Stale Math & Algorithms
c++ question beginner level 17 messages
Homework help Stale IO
Need help fix some issues with my code regarding operating systems 6 messages
Memory Errors Homework help Multithreading Stale
having issues uploading my pycharm Project to my Github, please help 3 messages
Stale Templates Math & Algorithms Tooling
tryna make a tic tac toe game (in the terminal not with gui) but... 12 messages
General C++ Stale
Vulkan not handled exception. 19 messages
Stale Graphics
Stack Data Structure Implementation (Code Review) 17 messages
Solved Math & Algorithms
Rectangle Drawing Assingment 41 messages
Solved Homework help
'complex& operator=(complex&, const complex&)' must be a nonstatic member function 7 messages
Solved Standard library Language Rules
Very Hard Code Analysis Problem [C1202: recursive type or function dependency context too complex] 123 messages
Solved Templates
CSES Counting divisors.. anyone help me improve my code and tell me why this got TLE? 96 messages
Solved Math & Algorithms Language Rules Homework help
CMake Help 4 messages
Solved General C++
I dont know what im doing wrong with my c++ lab :( 9 messages
Homework help Stale
For loop for calculating pie not working, 6 messages
Solved Standard library Language Rules Homework help
How to import/install Stanford CoreNLP and apply it in a C++ program 2 messages
Homework help Stale Standard library Language Rules
need help with code 5 messages
General C++ Stale
Need help with a prompt 3 messages
Solved Homework help
How to access the next word in a string if the user entered a sentence 12 messages
Homework help Stale
Help with looping and writting this pseudocode if im on the right track? 2 messages
Homework help General C++ Stale Language Rules
How to get an array without specifying its size? 15 messages
Solved Boost
Exception thrown 10 messages
Homework help Stale
How do i hide user input in the terminal 14 messages
Solved Language Rules
Trying to move cursor with ANSI codes after printing string but the cursor won't move 11 messages
Solved General C++
searching for certain characters that seperate information in a text file(structs,arrays) 24 messages
Solved Language Rules Homework help
where to apply sanitizers in a project? at production code, at testing or somewhere else 16 messages
Memory Errors Solved General C++ Standard library Language Rules
Unable to build and run SDL2 executable 7 messages
Solved General C++