Difference between revisions of "Modifications"
Jump to navigation
Jump to search
Stefan Ritt (talk | contribs) (Created page with "* mfe_get_args was created to have access to the front-end command line parameters. Here is an example how to use it int argc; char **argv; mfe_get_args(&argc, &...") |
|||
Line 1: | Line 1: | ||
− | * | + | * [[Frontend user code#Access to command line parameters|mfe_get_args]] |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |