Windows has the "NUL" (or is it "NULL") device.

--
Rand

Sent from Macbook Air

On Oct 8, 2011, at 5:13 AM, Thorsten wrote:
> I need a way to inhibit any writing to STDOUT in a PicoLisp codeblock. I
> found the following, what seems to work just fine on Linux: 
> 
> ,------------------------
> | (out "/dev/null" . prg)
> `------------------------
> 
> But what about Windows and other platforms (without /dev/null)? Is there
> a generic, platform-independent way to achieve the same thing? 
-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to