Erlang -- io
This module provides an interface to standard Erlang I/O servers. The output functions all return ok if they are successful, or exit if they are not. In the following description, all functions have an optional parameter IoDevice. If included, it must be ...