I need to print out all instances of the string expression 'this\-\>[a-zA-Z_]+' from a C++ file on separate lines.
Many thanks in advance, Aaron
I need to print out all instances of the string expression 'this\-\>[a-zA-Z_]+' from a C++ file on separate lines.
Many thanks in advance, Aaron