mir icon indicating copy to clipboard operation
mir copied to clipboard

c2mir: can we have the execute function to run C file directly ?

Open lydiandy opened this issue 3 years ago • 0 comments

something like this:

int c2mir_execute (MIR_context_t ctx, struct c2mir_execute_options *ops, const char *source_name);

and the function like the c2mir command line: -ei, -eg, -el.

lydiandy avatar Dec 17 '21 13:12 lydiandy