The __LINE__ macro is replaced by the line number in the current source file. This may be useful when generating debugging error messages.
The __LINE__ macro is replaced by the line number in the current source file. This may be useful when generating debugging error messages.