# get\_file\_ext

```
Get the extension of file name

string get_file_ext(string filename);
```
