Introduction - If you have any usage issues, please Google them yourself
The __FUNCTION__ gcc variable is generally only used for debugging. If we re not using gcc, define __FUNCTION__ as a cpp symbol here. Don t define it if using a newer Windows compiler.