The __FILE__ macro expands to a string containing the name of the current source file. This may be useful when generating debugging error messages.
The __FILE__ macro expands to a string containing the name of the current source file. This may be useful when generating debugging error messages.