Using standard c++, I want to read the contents of a header(.h) file into memory then parse the file data to identify and extract the function headers.
One way to det