New command -launch_frontend

This commit is contained in:
2012-12-20 20:22:58 +00:00
parent fccdbab373
commit cbb658991b
16 changed files with 525 additions and 36 deletions

View File

@ -96,5 +96,8 @@ int Xorriso_msg_op_parse_bulk(struct XorrisO *xorriso,
int max_words, int pflag, int bulk_lines,
int flag);
int Xorriso_launch_frontend(struct XorrisO *xorriso, char *cmd,
char *cmd_pipe_adr, char *reply_pipe_adr, int flag);
#endif /* ! Xorriso_pvt_textio_includeD */