Given a string \"filename.conf\", how to I verify the extension part?
\"filename.conf\"
I need a cross platform solution.
If you use Qt library, you can give a try to QFileInfo's suffix()