Re: Question regarding hybrid crunch/chicken code
| Newsgroups | gmane.lisp.scheme.chicken |
|---|---|
| Message-ID | <[email protected]> |
> Indeed - there was a typo in the mapping of the command-line primitive.. > I also noticed that the implementation of command-line was totally broken, > as was the example code (the vector-ref should index element 1, not 0).. The example was actually correct... my mistake (again!) felix