Implemented options -format and -blank deformat, -close and closed media

This commit is contained in:
2007-10-20 17:10:04 +00:00
parent 4c7bf645c2
commit 91fe875266
4 changed files with 210 additions and 36 deletions

View File

@@ -185,5 +185,7 @@ int Xorriso_execute_option(struct XorrisO *xorriso, char *line, int flag);
int Sfile_str(char target[SfileadrL], char *source, int flag);
double Sfile_microtime(int flag);
#endif /* Xorriso_private_includeD */