
12-05-04, 02:52 PM
|
|
Newbie Coder
|
|
Join Date: Jun 2004
Posts: 66
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Use a StreamTokenizer to remove all comments from the code, see here for example code: http://javaalmanac.com/egs/java.io/ParseJava.html
Good luck,
Rob D
|