On Mar 11, 2009, at 1:45 PM, Lam Luu wrote:

Kon Lovett wrote:
Try process/process* in Unit posix.

Somehow, in my version, process and process* return only 1 values, which is the output of the process.

How you capturing the result of 'process/process*' - something like
        '(receive (in out pid err) (process* ...) ...)'
or
        '(let-values (((in out pid err) (process* ...))) ...)'?

The version (returned by "csi -v") is
Version 3.4.0 - linux-unix-gnu-x86-64 [ 64bit manyargs dload ptables applyhook ]

This mismatches with the documentation on chicken.wiki.br, of course.

Thank you,
Lam Luu

Best Wishes,
Kon




_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to