need better way to communicate between c node and erlang node
suresh saragadam
sureshsaragadam@REDACTED
Mon Oct 18 08:26:47 CEST 2004
Hi
now i can receive erlang-quesitons to my mail id
sureshsaragadam@REDACTED
but no answers :)
suresh saragadam <sureshsaragadam@REDACTED> wrote:
Hi
In the previous mail i have not mentioned the error,
Connection is ertablished between C node and Erlang node, no error
some run time memory error related to OS windows has occured
problem should be here
-> arr[0] = SELF(sockfd);
i dont understand why in this example
http://www.erlang.se/doc/doc-5.0.1/doc/tutorial/cnode_s.c
he is not using there lines of code
extern const char *erl_thisnodename(void);
extern short erl_thiscreation(void);
#define SELF(fd) erl_mk_pid(erl_thisnodename(),fd,0,erl_thiscreation())
which are mentioned in erl_interface OTP manual
thanking you
suresh saragadam
one more i dont understand why i am not receiving erlang-quetions
archive into my mail box
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20041017/57640727/attachment.htm>
More information about the erlang-questions
mailing list