[Biojava-l] Reading frames and amino acids
David Huen
smh1008 at cus.cam.ac.uk
Mon Mar 8 11:37:16 EST 2004
On Monday 08 Mar 2004 3:50 pm, Jellema, Gera wrote:
> I tried to compile the program Mark Schreiber wrote but the only thing I
> get is: Hex.java:13: illegal character: \154
> /**
> ^
> Hex.java:16: illegal character: \154
> public static void help() {
> ^
> Hex.java:17: illegal character: \154
> System.out.println(
Is there any possibility that you are using an editor that inserts invisible
characters and/or some usual end-of-line character? You need to save in
plain text. Also I don't know how well javac will tolerate DOS <CR><LF>
line ends.
Regards,
David Huen
More information about the Biojava-l
mailing list