I have gotten the answer i want to. Please have a look at the follow
main()
{
char *s = "main(a){printf(a,34,a= %c%s%c,34);}";
printf("main(a){printf(a,34,a=%c%s%c,34);}",34,s,34);
}
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Algorithm Geeks" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/algogeeks
-~----------~----~----~----~------~----~------~--~---