To get latest updates

Bookmark This Site

Friday 11 November 2016

71.C Program to Display its own Source Code as Output

C Program to Display its own Source Code as Output

In this example, you'll learn to display source of the program using __FILE__ macro.
To understand this example, you should have the knowledge of following C programming topics:
  • C Preprocessor and Macros
  • C Programming Files I/O


No comments:

Post a Comment