Question:

Write a program in C in cosole mode displaying its own source code?

by  |  earlier

0 LIKES UnLike

Does anyone know how to write a program in C (console mode) that shows its own source code.

 Tags:

   Report

1 ANSWERS


  1. A program like that is called a Quine.

    There's a C example at the link below.

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.