Gustavo Rios <[EMAIL PROTECTED]> writes:

> Hey folks,
> 
> i am doing efforts in order to learn about xdr/rpc. So, i decided to
> read some code in src/lib/libc/rpc. I found it to be a little heavy,
> cause there too many function invocation overhead between the caller
> and the "real" function that do the job.

If I read correctly, it seems that you don't like fuction calls.
Why are functions bad? You prefer a macro and inline hell?

//art

Reply via email to