spext_equ¶
Category: path
GitHub: cute_file_system.h
Returns true if the file's extension matches, false otherwise.
Parameters | Description |
---|---|
s | The path string. |
ext | The file extension. |
Remarks¶
sp
stands for "sting path".
Related Pages¶
spfname
spfname_no_ext
spext
spnorm
sppop
sppopn
spcompact
spdir_of
sptop_of