Richard Levitte - VMS Whacker wrote:
>   4. Have the caller tuck the parameter in a union that will represent
>      function pointers as well as other pointers, and pass that union
>      by value.
>   5. Have the caller tuck the parameter in a union that will represent
>      function pointers as well as other pointers, and pass that union
>      by reference.
> 
> Actually, 4 and 5 are basically the same.

There's a memory management issue with 5 that 4 cures.

Cheers,

Ben.

--
SECURE HOSTING AT THE BUNKER! http://www.thebunker.net/hosting.htm

http://www.apache-ssl.org/ben.html

"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
     - Indira Gandhi
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to