port_get_data Erlang module function not found
Bengt Kleberg
bengt.kleberg@REDACTED
Tue Aug 10 19:52:45 CEST 2004
Inswitch Solutions - Erlang Evaluation wrote:
...deleted
> - could someone tell me what does bif port_get_data/1 do?
it does not seem to be documented?
> - where can I find a description of all erlang BIF?
simplest way to find anything in any erlang module:
the Erlang manual index at matthias website:
http://www.corelatus.com/~matthias/modules.html
bif's are in the module ''erlang''.
bengt
More information about the erlang-questions
mailing list