[fpc-pascal] Calling function pointer to main program

Ryan Joseph genericptr at gmail.com
Thu Jan 2 17:16:18 CET 2020


I need to override the main program function and then call back the main program later. I know I can use -XM to set another function name besides "main" but then how do I call back the original function "main" later?

Regards,
	Ryan Joseph



More information about the fpc-pascal mailing list