fixed 80 columns in io:format

Max Lapshin max.lapshin@REDACTED
Wed Jun 2 18:59:55 CEST 2010


I've found several places in otp:

http://github.com/erlang/otp/blob/dev/lib/stdlib/src/io_lib.erl#L166
http://github.com/erlang/otp/blob/dev/lib/stdlib/src/io_lib_pretty.erl#L37

Am I right, thinking that these places hardcode width of terminal and
insert newline, where it is not required for me?


More information about the erlang-questions mailing list