mirror of
https://github.com/fltk/fltk.git
synced 2026-02-06 00:01:57 +08:00
New functions append "_str" to the function name to avoid ambiguities when calling them. So 'char *fl_filename_name(const char *)' becomes 'std::string fl_filename_name_str(const std::string &)'
72 KiB
72 KiB