C Program which prints its own Source Code

#include<stdio.h>
char *program=”#include<stdio.h>%cchar *program=%c%s%c;%cvoid main()%c{%cprintf(program,10,34,program,34,10, 10,10,10);%c}”;void main()

{
printf(program,10,34,program,34,10,10,10,10);
}

0 comments:

Post a Comment

 
Copyright © Hack My PC