A list of C's predefined macros (__FILE__, __LINE__, __STDC__...) with description and an example of how to use them.
Content:__FILE__ - a string that holds the path/name of the compiled file; |
discuss this topic to forum
Author: 2007-09-03 18:25:22 From:
A list of C's predefined macros (__FILE__, __LINE__, __STDC__...) with description and an example of how to use them.
Content:__FILE__ - a string that holds the path/name of the compiled file; |
discuss this topic to forum
Database Related (0) |
Development (4) |
File Manipulation (3) |
Games and Entertainment (10) |
Graphics (9) |
Introduction to C and Cpp (10) |
Miscellaneous (7) |
Networking (1) |
Programming in C and Cpp (5) |
Security (3) |