cpp-help

14378 threads · Page 256 of 288

Making a Vector class and having trouble with the size after popping elements 26 messages
Solved Homework help
Making a Vector class and having trouble with capacity & size 13 messages
Solved
unwanted return value 7 messages
Solved
Write a 'void' function shiftLeft(a,b,c) that takes 3 numbers and shifts them circularly 34 messages
Solved Homework help
unwanted error 38 messages
Solved
Trying to Get Specific Data from File not Working as Expected 3 messages
Solved
What does the code this code mean? 8 messages
Solved
Incomplete type 8 messages
Solved
non in-line member function 17 messages
Solved
program w two classes, functions, and manipulating data 7 messages
Solved Homework help
dynamic array as a private variable 60 messages
Solved
How to properly delete allocated pointer 6 messages
Solved
class for graph 6 messages
Solved
Can anyone help me pls im new at C++ 18 messages
Solved
How can I do a work around to be able to use CS50 library for C? 3 messages
Solved
Opinions on how to improve this basic implementation of the Fly Weight Pattern 2 messages
Solved
Modify inherited class method 16 messages
Solved Homework help
Macros Help 5 messages
Solved
Conditional compilation for debug 10 messages
Solved
does this generate a number up to 999 or up to 1000? 10 messages
Solved
dynamic cast unique_ptr 28 messages
Solved
pointer and type conversion stuff 16 messages
Solved
clang can't find a bunch Scrt1.o, crti.o, etc. when arch-x-compile to ARM64 7 messages
Solved
Importing Icon to Visual Studios 2022 C++ project 7 messages
Solved
output help 46 messages
Solved
Need help to do a shaker sort 33 messages
Solved
what does this syntax of vectors mean? 117 messages
Solved
Some question about graph 68 messages
Solved
make_unique matching constructor not found 65 messages
Solved
Have to make my own Container... confused about implementation 14 messages
Solved Standard library
Some problems about variable parameter template 3 messages
Solved
trying to make BST ADT 9 messages
Solved
Currently struggling with getting the right results of the day of the week 125 messages
Solved
Moving unique_ptrs 31 messages
Solved
I cant figure out why the insert method call isn't returning a non nullptr when inserting. 6 messages
Solved
Help instantiating templates 14 messages
Solved
getline from file and store in array 22 messages
Solved
Initialize Array 9 messages
Solved
no error showing and not executing 7 messages
Solved
sscanf not working as intended 3 messages
Solved
Object reference not set to an instance of an object 5 messages
Solved
EigenLibrary give me compile error, static_assert failed 'YOU_MIXED_MATRICES_OF_DIFFERENT_SIZES' 3 messages
Solved
class functions not working 6 messages
Solved Language Rules Homework help
set questions.. 10 messages
Solved
c++ operator overload 29 messages
Solved Language Rules
Can you fix this code 26 messages
Solved Language Rules
Assembler 2 messages
Homework help Stale
Doubt 73 messages
Solved
Regarding syntax of `lower_bound()` 49 messages
Solved
How do you store and add local variables so that they can be accessed by another function? 40 messages
Solved