Recent questions tagged c

0 votes
0 answers

How to use vector::push_back()` with a struct?

Jul 22, 2022 in C++ by Nicholas
• 7,760 points
2,044 views
0 votes
0 answers

Run C++ in command prompt - Windows

Jul 22, 2022 in C++ by Nicholas
• 7,760 points
1,267 views
0 votes
0 answers

Accumulate function in Vector (STL) giving negative sum

Jul 22, 2022 in C++ by Nicholas
• 7,760 points
1,382 views
+1 vote
0 answers

Using push_back vs at in a vector in C++

Jul 22, 2022 in C++ by Nicholas
• 7,760 points
1,000 views
0 votes
0 answers

What is the fastest way to transpose a matrix in C++?

Jul 15, 2022 in C++ by Nicholas
• 7,760 points
1,304 views
0 votes
0 answers

dynamic_cast and static_cast in C++

Jul 15, 2022 in C++ by Nicholas
• 7,760 points
1,076 views
0 votes
0 answers
0 votes
0 answers

Simple example of threading in C++

Jul 15, 2022 in C++ by Nicholas
• 7,760 points
1,154 views
0 votes
0 answers

Successor of INT_MAX and INT_MIN

Jul 15, 2022 in C++ by Nicholas
• 7,760 points
1,510 views
0 votes
0 answers

Converting Binary to Decimal built-in function

Jul 15, 2022 in C++ by Nicholas
• 7,760 points
1,396 views
0 votes
0 answers

How to create a dynamic array of integers

Jul 15, 2022 in C++ by Nicholas
• 7,760 points
840 views
0 votes
0 answers

not able to run graphics in DEV C++

Jul 15, 2022 in C++ by Nicholas
• 7,760 points
1,015 views
0 votes
0 answers

How to find if a given key exists in a C++ std::map

Jul 14, 2022 in C++ by Nicholas
• 7,760 points
1,395 views
0 votes
0 answers

How to convert a char array to a string?

Jul 14, 2022 in C++ by Nicholas
• 7,760 points
1,236 views
0 votes
0 answers

Purpose of Unions in C and C++

Jul 13, 2022 in C++ by Nicholas
• 7,760 points
821 views
0 votes
0 answers

Using "super" in C++

Jul 13, 2022 in C++ by Nicholas
• 7,760 points
1,506 views
0 votes
0 answers

What is object slicing?

Jul 13, 2022 in C++ by Nicholas
• 7,760 points
1,176 views
0 votes
1 answer

How can I terminate an infinite loop in Turbo C?

Jul 13, 2022 in C++ by Nicholas
• 7,760 points
4,000 views
0 votes
0 answers

Do you use Qt and why do you use it?

Jul 13, 2022 in C++ by Nicholas
• 7,760 points
903 views
0 votes
0 answers

Finding square root without using sqrt function?

Jul 13, 2022 in C++ by Nicholas
• 7,760 points
6,193 views
0 votes
0 answers

throwing a run time error

Jul 13, 2022 in C++ by Nicholas
• 7,760 points
902 views
0 votes
0 answers

Why aren't cmath's pow and sqrt templates?

Jul 13, 2022 in C++ by Nicholas
• 7,760 points
1,098 views
0 votes
0 answers

What's the Use of '\r' escape sequence?

Jul 13, 2022 in C++ by Nicholas
• 7,760 points
845 views
0 votes
0 answers

Purpose of Unions in C and C++

Jul 13, 2022 in C++ by Nicholas
• 7,760 points
824 views
0 votes
0 answers

What is the meaning of "generic programming" in c++?

Jul 11, 2022 in C++ by Nicholas
• 7,760 points
1,161 views
0 votes
0 answers

how the iterator in c++ could be printed?

Jul 11, 2022 in C++ by Nicholas
• 7,760 points
1,273 views
0 votes
0 answers

what is containership or nesting in C++?

Jul 11, 2022 in C++ by Nicholas
• 7,760 points
901 views
0 votes
0 answers

Program to calculate square root c++

Jul 11, 2022 in C++ by Nicholas
• 7,760 points
1,130 views
0 votes
0 answers
0 votes
0 answers

C++ vector erase function not working properly

Jul 11, 2022 in C++ by Nicholas
• 7,760 points
1,283 views
0 votes
0 answers

Check if a string is palindrome

Jul 11, 2022 in C++ by Nicholas
• 7,760 points
1,120 views
0 votes
0 answers
0 votes
0 answers
0 votes
0 answers

How does c++ std::vector work?

Jul 11, 2022 in C++ by Nicholas
• 7,760 points
1,226 views
0 votes
0 answers

Inbuilt __gcd(A,B) function in C++

Jul 11, 2022 in C++ by Nicholas
• 7,760 points
953 views
0 votes
0 answers
0 votes
1 answer

C++ string input

Jul 7, 2022 in C++ by Nicholas
• 7,760 points
1,130 views
0 votes
1 answer

Sorting vector elements in descending order

Jul 7, 2022 in C++ by Nicholas
• 7,760 points
1,869 views
0 votes
0 answers

How to access static members of a class?

Jul 7, 2022 in C++ by Nicholas
• 7,760 points
1,116 views
0 votes
0 answers

How to copy turbo c++ output?

Jul 7, 2022 in C++ by Nicholas
• 7,760 points
2,690 views
0 votes
0 answers

How to use enums in C++

Jul 7, 2022 in C++ by Nicholas
• 7,760 points
1,120 views
0 votes
0 answers

Differences between C++ string == and compare()?

Jul 7, 2022 in C++ by Nicholas
• 7,760 points
1,043 views
0 votes
0 answers

What does the C++ standard state the size of int, long type to be?

Jul 7, 2022 in C++ by Nicholas
• 7,760 points
1,134 views
0 votes
0 answers

What does the C++ standard state the size of int, long type to be?

Jul 5, 2022 in C++ by Nicholas
• 7,760 points
1,326 views
0 votes
0 answers

Sorting a vector in descending order

Jul 5, 2022 in C++ by Nicholas
• 7,760 points
3,278 views
0 votes
0 answers

How to use setprecision in C++

Jul 5, 2022 in C++ by Nicholas
• 7,760 points
1,512 views
0 votes
0 answers

Difference between upper_bound and lower_bound in stl

Jul 5, 2022 in C++ by Nicholas
• 7,760 points
1,977 views
0 votes
0 answers

Why doesn't C++ have a garbage collector?

Jul 5, 2022 in C++ by Nicholas
• 7,760 points
1,193 views
0 votes
0 answers

C++ Singleton design pattern

Jul 4, 2022 in C++ by Nicholas
• 7,760 points
1,008 views