use str_cpy(save_dir, "");

if you use
str_cpy(save_dir, "Save");
and your application saves something a sub-folder 'Save' gets created where your current code file (or the .exe if its compiled) is located.


POTATO-MAN saves the day! - Random