Add to 11U68 11E68

Dependencies:   DirectoryList MODSERIAL mbed

Fork of ika_shouyu_poppoyaki by Tedd OKANO

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers dir_handling.h Source File

dir_handling.h

00001 #include    <string>
00002 
00003 //std::string get_file_name( std::string &defaultpath );
00004 std::string get_file_name( std::string &default_path, const char *suffix );