DIRECTORY_SEPARATOR
file_name[dir_len] = DIRECTORY_SEPARATOR;
#ifndef DIRECTORY_SEPARATOR
# define ISSLASH(C) ((C) == DIRECTORY_SEPARATOR)