Current location: Hot Scripts Forums » Programming Languages » Everything Java » printing program


printing program

Reply
  #1 (permalink)  
Old 11-08-07, 12:31 PM
csmaster2005 csmaster2005 is offline
Newbie Coder
 
Join Date: Feb 2004
Posts: 78
Thanks: 0
Thanked 0 Times in 0 Posts
printing program

Hi,

I was wondering how can I write code that will print out my program?

So for example, if my program is

java Code:
  1. public static main(String args[])
  2. {
  3.      code that prints program here;
  4.  
  5. }

then I want it to print out exactly the above as well (including all things, like braces, etc)

This is almost like a brain teaser, since you can't really use a print command to print each thing, because it'd be like a mirror in a mirror.

If anyone has any advice/tips to do it, that'd be great.

Thanks

Last edited by Nico; 11-08-07 at 01:16 PM.
Reply With Quote
  #2 (permalink)  
Old 11-09-07, 09:24 AM
UnrealEd's Avatar
UnrealEd UnrealEd is offline
Community Liaison
 
Join Date: May 2005
Location: Antwerp, Belgium
Posts: 3,165
Thanks: 4
Thanked 25 Times in 25 Posts
have a look at this:
http://forum.java.sun.com/thread.jsp...86509&tstart=0
The second replier posted a code to print files. If you just read in the my_class.java file, you can print the class which actually is printing the code.
__________________
"Good judgement comes from experience, and experience comes from bad judgement." - Fred Brooks

Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Need help in Printing using Visual Basic 6 airprince Visual Basic 1 06-29-06 04:11 PM
need advice on how i should go about writing this program burning_red_phoenix Everything Java 0 11-06-05 05:46 PM
essential business & printing supplies digital print General Advertisements 0 03-29-04 06:05 AM


All times are GMT -5. The time now is 05:43 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.