In message: <[EMAIL PROTECTED]> Ola Lundqvist <[EMAIL PROTECTED]> writes: >On Fri, Oct 04, 2002 at 02:19:17PM +0100, Mark Howard wrote: > >> - Generated output is standard java bytecode [as defined by ...??] and >> stored in files of the form MyClass$MyInnerClass.class. > >Do anyone know of a good reference?
Sure. _The Java Virtual Machine Specification, Second Edition_, by Lindholm and Yellin, published by Addison Wesley (and part of Sun's Java Series). One could say it's definitive. >> - should @files also be included? (allows the user to give the name of a >> file containing source file names rather than listing the source files >> directly) > >I do not know (never used it). What do other people think about this? I wouldn't bother. - Alex -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]