ei_get_type() documented incorrectly

Vance Shipley vances@REDACTED
Wed Apr 23 09:20:40 CEST 2003


The correct syntax is:

int ei_get_type(const char *buf, const int *index, int *type, int *size)

It appears in the documentation(*) as:

int ei_get_type(const ei_x_buff* x, int *type, int *size)


	-Vance



(*) ~/lib/erlang/lib/erl_interface-3.3.2/doc/html/ei.html



More information about the erlang-patches mailing list