Ok, so I need to search through a given file and find the line that starts with a given string and it should ignore lines that start with #. I have a function written but it doesn't seem to work quit ...
XML is a markup-based data description language designed to allow developers to create structured documents using descriptive custom tags. The intent of XML is to separate the description of the data ...