[erlang-questions] [Erlang]about "apply" function in the erlang.erl
jasonlxw
langxianzhe@REDACTED
Tue May 17 10:00:42 CEST 2011
ok,Thanks. Which is apply a built in function (BIF)
2011/5/17 Bengt Kleberg [via Erlang] <
ml-node+3528358-559382299-67370@REDACTED>
> Greetings,
>
> apply is a built in function (BIF). It is implemented in C, not Erlang.
>
>
> bengt
>
> On Tue, 2011-05-17 at 09:48 +0200, 郎咸武 wrote:
>
> > hi,
> > I see "apply" function invoke "apply“function in the "erlang.erl".
> > I can`t understand it.
> > Who can explain for me? Thanks.
> >
> >
> > 57 apply(Fun, Args) ->
> > 58 apply(Fun, Args).
> > 59
> > 60 apply(Mod, Name, Args) ->
> > 61 apply(Mod, Name, Args).
> >
> >
>
> _______________________________________________
> erlang-questions mailing list
> [hidden email] <http://user/SendEmail.jtp?type=node&node=3528358&i=0>
> http://erlang.org/mailman/listinfo/erlang-questions
>
>
> ------------------------------
> If you reply to this email, your message will be added to the discussion
> below:
>
> http://erlang.2086793.n4.nabble.com/Erlang-about-apply-function-in-the-erlang-erl-tp3528347p3528358.html
> To start a new topic under Erlang Questions, email
> ml-node+2086794-1604045721-67370@REDACTED
> To unsubscribe from Erlang Questions, click here<http://erlang.2086793.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=2086794&code=bGFuZ3hpYW56aGVAZ21haWwuY29tfDIwODY3OTR8MTA2ODExODQ5Ng==>.
>
>
-----
Never give up
--
View this message in context: http://erlang.2086793.n4.nabble.com/Erlang-about-apply-function-in-the-erlang-erl-tp3528347p3528381.html
Sent from the Erlang Questions mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20110517/c29e355e/attachment.htm>
More information about the erlang-questions
mailing list