get extension from filename code example
Example: csharp file extension
// .CS is C#'s file extension, although (on windows)
// the final output will result in the form of a .EXE or a .DLL
// .CS is C#'s file extension, although (on windows)
// the final output will result in the form of a .EXE or a .DLL