May 4th, 2000, 01:48 PM
I have this extra credit assignment that is to write a program that completely copies itself - and I mean completely - every character. Does anyone know how to do that? If you have an idea, PLEASE notify me ASAP. So you know you aren't violating any ethics, the prof. said we could find the info. anywhere we can. My e-mail address is n8guy@rmci.net. Thanks and hope to hear from you soon.
Hint: the System.out.println("..."); command is evidently the method to accomplish this task, but you cannot simply copy the program and paste it into the quotation marks, because as you will soon realize, you will be missing the one System.out.println("..."); command that printed the program... Good luck!
Hint: the System.out.println("..."); command is evidently the method to accomplish this task, but you cannot simply copy the program and paste it into the quotation marks, because as you will soon realize, you will be missing the one System.out.println("..."); command that printed the program... Good luck!