On 5/19/07, Raul Miller <[EMAIL PROTECTED]> wrote:



Anyways, this worked for me:


I ran this from a cygwin shell, as:

   (echo 1; echo 2; echo 3) | ./jconsole test.ijs


Ok, the only issue is that the input file for the shootout:
   
http://shootout.alioth.debian.org/debian/iofile.php?test=sumcol&lang=all&file=input

contains negative numbers written like so: -5

So can you modify the program in 2 ways please:
1 - just assume it is not running on Windows (alioth tests on Linux).
Cygwin and Linux should be just fine.
2 - write something to transform a negative number represented as -5
to something that J can digest, i.e., _5
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to