var *string = new String (
                           length, path, separator, file_name
                         );
 
 
 

free (&string);
