run-program encoding
Helmut Eller <[email protected]>
| Newsgroups | gmane.lisp.cmucl.devel |
|---|---|
| Message-ID | <[email protected]> |
Is it possible to use utf-8 when RUN-PROGRAM is called like (run-program ... () :input :stream :output :stream :error :output :wait nil) ? Helmut