Unresolved external errors - what is wrongHi, 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 == operatorCan you please confirm the syntax for this "==" operator is correct based on a class "class Point" a...
Regex to capture both digit values in stringImagine 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 elementsHello, 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