Thread: .class?
View Single Post
Old 02-17-2004, 09:06 PM   #2 (permalink)
joe_bruin
LOAD "*",8,1
 
Join Date: Feb 2003
Location: la.ca.us
Posts: 254
joe_bruin is on a distinguished road
a class file is the compiled output of a java source file, in jvm runtime linker format.

how have you been testing your code without class files?
joe_bruin is offline   Reply With Quote