cpp-help

14378 threads · Page 244 of 288

SFML FONTS 16 messages
Solved
Aliasing violation or compiler bug ? 18 messages
Solved
Hi, I wonder how could I initialize a 2D array of strings to empty strings 15 messages
Solved
Ordering System 6 messages
Solved
two sorting algorithms returning same number of swaps 3 messages
Solved
search file in c 3 messages
Solved
weird sort 65 messages
Solved
Modulus operator not working vscode? 17 messages
Solved
No uninitialized warning 10 messages
Solved
C, C++ or C, which is faster 95 messages
Solved
warnings in variadic arguments for functions written in C++ from scratch 64 messages
Solved
i cant download clang, i can only download the source code?? 68 messages
Solved
Qt Stylesheets not applying on my custom widgets 13 messages
Solved GUI
Passing variable number of arguments to another function that accepts a variable number of arguments 5 messages
Solved Language Rules
first character of every row in a 2d array cuts off 26 messages
Solved
Parsing string based of a charachter 3 messages
Solved
Id returned 1 exit status 20 messages
Solved
Makefile compiles with 1 job but not more than 4 59 messages
Solved
Could you help me with this problem please? 16 messages
Solved
WinApi. Changing other process messageBox text 4 messages
Solved
Can't run C++ code in vs-code 35 messages
Solved
Loop over list of unique_ptrs in a const method 48 messages
Solved Standard library Language Rules
push_back_in_a_vector_problem 12 messages
Solved
How to implement copy or move when having a pointer 7 messages
Solved
Problem with calling conventions 7 messages
Solved
Specialize templated class for array types 13 messages
Solved Templates Standard library
[Discussion] Do you believe in useful edge cases where define blocks should be used? 6 messages
Solved
'C.12 Don’t make data members const or references'... why though? 5 messages
Solved
adding and loading resources 6 messages
Solved
Undefined Class 19 messages
Solved
Can't find the problem 41 messages
Solved
Am I copying the value into two different memory locations? 5 messages
Solved
DXGI, wrapping 49 messages
Solved
C++ WinRT, WinUI 3 – Cyrillic letters written in XAML are displayed as garbage 4 messages
Solved GUI
n-dimensional matrix 3 messages
Solved
MiniMax Algorithm for Tic-Tac-Toe doesn't work. 6 messages
Solved Homework help
gcc compiler switching clion mac 3 messages
Solved
i want to convert my c project to c++, how do I do it 4 messages
Solved
Need help with override 5 messages
Solved
How to properly structure a library with dependencies? 22 messages
Solved Templates
C lang basic help 5 messages
Solved
Help with L-Worth 11 messages
Solved
fgetc doesn't work 19 messages
Solved Standard library
open cv 4 messages
Solved
Why don't I have to use ref symbol when referencing char array? 10 messages
Solved
SDL_TTF error 24 messages
Solved Graphics
lnk2019 & 2020 4 messages
Solved Homework help
How do you link custom built shared object files? 3 messages
Solved Language Rules
general questions 24 messages
Solved
How do i show the compiler that a lambda needs to capture the `this` parameter for templated fns? 7 messages
Solved