On Thu, Nov 12, 2009 at 12:12 AM, Zsbán Ambrus <[email protected]> wrote: > $ gcc -fpic -shared -Wall -O2 -o format.so format.c > $ jconsole > formatnumber =: ([: < [: 15!:1 (0,_1),~ '/home/ambrus/local/lib/format.so > formatnumber > x i d' 15!:0 [;])"0
Uh, I obviously forgot a copy statement here, so try this instead: formatnumber =: ([: < [: 15!:1 (0,_1),~ './format.so formatnumber > x i d' 15!:0 [;])"0 Ambrus ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
