can u send me the details first,then i ll give u an answer to do this project or not
On Wed, Jan 20, 2010 at 1:42 PM, Peter Smith <[email protected]> wrote: > 2010/1/20 F B <[email protected]> >> >> hi.. >>> i need a project that written by c# for my homework.it should be very >>> professional.can u send for me the source code? >>> tnx. >>> >> >> > Sure, no problem. Quine by Larry Croney, should be fine for you: > > class c{static void Main(){string s="class c{{static void Main(){{string > s={0}{10};System.Console.Write(s,(char)34,s);}}}}";System.Console.Write(s,(char)34,s);}} > > > Enjoy. :) > > > -- Hozefa Unwala
