io.stderr(3kaya) debian man page | unix.com

Man Page: io.stderr

Operating Environment: debian

Section: 3kaya

IO.stderr(3kaya)					       Kaya module reference						  IO.stderr(3kaya)

NAME
IO::stderr - Standard error stream
SYNOPSIS
File stderr( )
DESCRIPTION
Returns a file handle pointing to the standard error stream. Errors can be written to standard error using IO.put(3kaya) put(stderr(),"ERROR: Antler remover jammed!");
AUTHORS
Kaya standard library by Edwin Brady, Chris Morris and others (kaya@kayalang.org). For further information see http://kayalang.org/
LICENSE
The Kaya standard library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License (version 2.1 or any later version) as published by the Free Software Foundation.
RELATED
IO.stdin(3kaya) IO.stdout(3kaya) IO.put(3kaya) Kaya October 2012 IO.stderr(3kaya)
Related Man Pages
binary.array(3kaya) - debian
prelude.isalpha(3kaya) - debian
prelude.isgraph(3kaya) - debian
cursesw.getchar(3kaya) - debian
testing.randomint(3kaya) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?