User: mrpear2020

  • Public profile

User profile: mrpear2020

User info
User name:mrpear2020
History
Joined:
Number of posts:58
Latest posts:

Unresolved external errors - what is wrong
Hi, I am rusty and I am trying to do exercises using C++ again. I have separate .cpp, header and mai...

Help with basic syntax for == operator
Can you please confirm the syntax for this "==" operator is correct based on a class "class Point" a...

Regex to capture both digit values in string
Imagine I will be reading an XML file. Like the lines used in the example below. I need to capture t...

C++ regex clarification
Can you please clarify if this is the correct approach to retrieve values of "x" and "y" from a give...

I can get array length, but I am looking for number of initialized elements
Hello, my intention is to get this: m_Array[10]; m_Array[0]=1; I would like to get the total ...

This user does not accept Private Messages