How do you write a program which produces its own source
code as its output?
Answer Posted / sharath
can we use system() to print source code of a file??
if yes please with an example.
also explain how to execute please please
i am in an urgent need.
please
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the usage of the pointer in c?
What are the __date__ and __time__ preprocessor commands?
How can a program be made to print the line number where an error occurs?
What is a newline escape sequence?
Explain what does the function toupper() do?
What are the uses of a pointer?
how to solve "unable to open stdio.h and conio.h header files in windows 7 by using Dos-box software
What is the scope of global variable in c?
What is %d used for?
What are pointers? Why are they used?
What is the g value paradox?
how to write a c program to print list of fruits in alpabetical order?
Write a program, where i have a grid with many cells, how many paths are possible from one point to other desired points.
Which built-in library function can be used to match a patter from the string?
write a program for the normal snake games find in most of the mobiles.