Re: [gambit-list] strange mutation problem (bug?) (Re: "Number of arguments exceeds implementation)
Bill Richter
29 Sep
2006
29 Sep
'06
22:25
Thanks, Christian & Marc, my program works fine now:
% gsc U7; gcc -O2 -L. -I. U7.c U7_.c -lgambc; ./a.out
just by changing each #(s to (vector. And I guess is was sortuva bug.