Why pass a reference?  C has been able to pass&return aggregate types since
v7 :)

>only way to do this validly is to make the functions
>actually take a foo* as their argument, surely?

Yes you must do that.

>I'll bet in most cases you can make the foo static

Unless I misunderstand what you mean, that's not thread-safe.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to