port_get_data Erlang module function not found
Niclas Eklund
nick@REDACTED
Wed Aug 11 08:03:33 CEST 2004
It's in internal BIF. See port_get_data_1 in erl_bif_port.c
(<PATH>/emulator/beam/).
/Nick
> 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