Modifications: Difference between revisions
		
		
		
		
		
		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, &...") | No edit summary | ||
| Line 1: | Line 1: | ||
| *  | * [[Frontend user code#Access to command line parameters|mfe_get_args]] | ||