erl_parse/erl_scan documentation

Samuel Rivas samuel@REDACTED
Thu Apr 27 11:18:43 CEST 2006


Hi,

  I think that the "Error Information" section is wrong. Where it reads:

    "A string which describes the error is obtained with the following call:
     apply(Module, format_error, ErrorDescriptor)"

  it should read:

    "A string which describes the error is obtained with the following call:
     apply(Module, format_error, [ErrorDescriptor])"

  Regards.
-- 
	Samuel



More information about the erlang-questions mailing list