Recent questions tagged c

0 votes
0 answers

Nested try...catch inside C++ exception handler?

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

std::string length() and size() member functions

Aug 5, 2022 in C++ by Nicholas
• 7,760 points
2,279 views
0 votes
0 answers

Insert object at index of vector c++

Aug 5, 2022 in C++ by Nicholas
• 7,760 points
1,361 views
0 votes
1 answer

What's the difference between constexpr and const?

Aug 3, 2022 in C++ by Nicholas
• 7,760 points
2,983 views
0 votes
1 answer

How do I create an array of pointers?

Aug 3, 2022 in C++ by Nicholas
• 7,760 points
2,426 views
0 votes
1 answer

Reverse Contents in Array

Aug 3, 2022 in C++ by Nicholas
• 7,760 points
1,284 views
0 votes
1 answer

Create a reverse LinkedList in C++ from a given LinkedList

Aug 3, 2022 in C++ by Nicholas
• 7,760 points
1,507 views
0 votes
1 answer

Why should I use reference variables at all?

Aug 3, 2022 in C++ by Nicholas
• 7,760 points
1,463 views
0 votes
1 answer

Socket Programming in C++

Aug 2, 2022 in C++ by Nicholas
• 7,760 points
1,352 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

Passing a 2D array to a C++ function

Aug 2, 2022 in C++ by Nicholas
• 7,760 points
34,467 views
0 votes
1 answer

Examples of good gotos in C or C++

Aug 2, 2022 in C++ by Nicholas
• 7,760 points
1,070 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

Is there any built-in factorial function in c++?

Aug 1, 2022 in C++ by Nicholas
• 7,760 points
11,984 views
0 votes
1 answer

What is dynamic initialization of object in c++?

Aug 1, 2022 in C++ by Nicholas
• 7,760 points
3,957 views
0 votes
1 answer

How do I use 'strlen()' on a C++ string

Aug 1, 2022 in C++ by Nicholas
• 7,760 points
2,776 views
0 votes
0 answers

What is meant with "const" at end of function declaration?

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

How can i sort a map by its .second parameter

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

Check if a string contains a string in C++

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

Container Class vs Class - C++

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

Simple C++ swap function

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

How to initialize an std::string with a length?

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

How to declare an array of strings in C++?

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

What are the new features in C++17?

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

Understanding c++ Code: Tower of Hanoi using Recursion

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

Storing C++ template function definitions in a .CPP file

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

Adding to a vector of pair

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

C++ - upcasting and downcasting

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

Conversion of base 10 to base 6

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

What is the difference between a concrete class and an abstract class?

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

Simple dictionary in C++

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

Why do we use volatile keyword?

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

Is there a default return value of C++ functions?

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

How to concatenate two strings in C++?

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

How member functions are implemented in C++?

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

What is the difference between Java and C++?

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

Default inheritance access specifier

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

C++ Switch Cases

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

XOR Operation Intuition

Jul 22, 2022 in C++ by Nicholas
• 7,760 points
904 views