Re: io.popen binary write compatibility
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: io.popen binary write compatibility
- From: Roberto Ierusalimschy <roberto@...>
- Date: 2014年9月24日 20:51:02 -0300
> I may have noted a slight portability problem in io.popen.
The manual states that this command is system-dependent... (And why are
you using binary data anyway? :)
-- Roberto