Click here to Skip to main content
15,897,518 members

Total posts by iwanttoaskquestions: 24

 

5
answers

C++ problem with references and functions

5-Jul-21 1:13am - updated 7-Jan-23 9:02am
2
answers

Why does program crash when I give input to a dynamically allocated array in C++

2-Nov-21 1:00am - updated 2-Nov-21 19:50pm
2
answers

Why do I need = copy constructor in C++

23-Oct-21 23:02pm - updated 24-Oct-21 2:12am
2
answers

Dont understand why I need this resize function for vector in C++

19-Sep-21 17:09pm - updated 19-Sep-21 20:14pm
2
answers

Problem with find_if() function in C++

18-Sep-21 23:51pm - updated 19-Sep-21 16:54pm
3
answers

Struct problem in C++

18-Sep-21 20:22pm - updated 19-Sep-21 16:49pm
1
answer

How to fix template problem in C++

2-Sep-21 1:08am - updated 2-Sep-21 2:47am
2
answers

Problem with overloading equality and inequality operators

18-Aug-21 1:17am - updated 18-Aug-21 3:25am
3
answers

How to print '\' in C++ without making it look like a escape character

8-Aug-21 16:48pm - updated 8-Aug-21 20:20pm
1
answer

Problem with object in struct

3-Aug-21 23:46pm - updated 4-Aug-21 0:09am
2
answers

What is the main point of singleton classes C++

11-Jul-21 2:45am - updated 11-Jul-21 2:56am
3
answers

Why do you need copy constructor in C++ when the compiler makes one itself?

9-Jul-21 1:59am - updated 9-Jul-21 2:28am
3
answers

Function call is ambiguous C++

24-Jun-21 0:38am - updated 24-Jun-21 1:58am
2
answers

Why not always use auto in C++ instead of int and other data types?

13-Apr-21 14:59pm - updated 20-Jun-21 1:51am
1
answer

Inline functions in C++

19-Jun-21 23:26pm - updated 20-Jun-21 0:43am
3
answers

Why use function prototypes instead of normal functions in C++?

28-May-21 2:43am - updated 28-May-21 2:56am
3
answers

Problem with nested loops in C++

22-May-21 23:13pm - updated 25-May-21 1:55am
1
answer

Const int& with arrays in C++

22-May-21 1:02am - updated 22-May-21 1:38am
1
answer

Null-terminated string in C++

21-Apr-21 18:29pm - updated 21-Apr-21 20:01pm
2
answers

Bitwise operators C++

15-Apr-21 20:40pm - updated 15-Apr-21 21:55pm
Page 1 of 2
1 2