Click here to Skip to main content
15,891,657 members

Total posts by Southmountain: 83

 

2
answers

Is this class pointer correctly defined in this example?

7-Aug-21 11:34am - updated 7-Aug-21 23:06pm
4
answers

What is the trick using this "extern" keyword in C++?

24-Jul-21 10:28am - updated 25-Jul-21 8:48am
2
answers

How to understand this incomplete type declaration in C++?

10-Jul-21 10:09am - updated 10-Jul-21 11:39am
2
answers

How to understand this #define statement in C++ class definition?

19-Jun-21 9:50am - updated 19-Jun-21 10:26am
1
answer

Cmake installation & updates for C++ project in visual studio 2019

8-Jun-21 8:10am - updated 8-Jun-21 8:14am
1
answer

What is the meaning of this constructor definition in C++?

29-May-21 9:35am - updated 29-May-21 9:59am
2
answers

An issue in defining this class template in C++

2-Apr-21 10:03am - updated 7-Apr-21 7:41am
1
answer

Does this semicolon cause any issue in struct definition in C++

25-Mar-21 8:05am - updated 25-Mar-21 8:46am
2
answers

What does this #pragma statement mean in a MFC project?

17-Mar-21 13:45pm - updated 17-Mar-21 21:31pm
2
answers

What do these declarations mean?

5-Mar-21 7:18am - updated 5-Mar-21 12:06pm
2
answers

How to download this sample visual C++ project?

8-Jan-21 11:25am - updated 8-Jan-21 14:57pm
3
answers

What is the purpose of this empty typedef statement?

3-Jan-21 10:59am - updated 3-Jan-21 20:08pm
2
answers

How to fix this :warning C4840 non-portable use of class 'ATL::cstringt<char, strtraitmfc<char, ATL::chtraitscrt<_chartype>>>' as an argument to a variadic function

24-Dec-20 6:35am - updated 24-Dec-20 11:24am
1
answer

Where is this macro _DEBUG_RANGE defined in visual studio 2017?

18-Dec-20 12:18pm - updated 18-Dec-20 22:56pm
2
answers

Shall I remove these #ifdef / #ifndef statements in visual C++?

5-Nov-20 7:30am - updated 5-Nov-20 15:06pm
1
answer

Shall I replace malloc/free with new/delete in visual C++ code?

1-Nov-20 10:52am - updated 1-Nov-20 11:53am
4
answers

What happened to the size of a class or object in visual C++ ?

17-Oct-20 9:03am - updated 17-Oct-20 17:41pm
3
answers

Is it good to mix printf() and cout stream?

15-Oct-20 9:54am - updated 15-Oct-20 14:24pm
2
answers

How to reuse my C code in my C++ application(visual C++)?

10-Oct-20 9:12am - updated 12-Oct-20 13:41pm
2
answers

Is it safe to remove these guards in header files of visual C++/MFC?

8-Oct-20 9:09am - updated 8-Oct-20 20:11pm
Page 2 of 4
1 2 3 4