[erlang-questions] file documentation bug

Tony Rogvall tony@REDACTED
Thu Jan 15 22:57:34 CET 2009


Hi.

I found a small bug in the documentation of file:open/2.


It says

binary
	This option can only be used if the raw option is specified as well.  
When specified, read operations on the file using the read/2 function  
will return binaries rather than lists.

However the binary option may be used even without the raw option.

/Tony




More information about the erlang-questions mailing list