is not very goodWant me to print the LPrint mean

CodePudding user response:
Foo (*) is a function pointer, it is ok to use the function name, LPrint means printing, print function,

CodePudding user response:
Foo (*) is a function pointer, it is ok to use the function name, LPrint means printing, print function,