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]
- Re: Sadistic C compiler... Bodo Moeller
- Re: Sadistic C compiler... Richard Levitte - VMS Whacker
- Re: Sadistic C compiler... Dr Stephen Henson
- Re: Sadistic C compiler... Richard Levitte - VMS Whacker
- Re: Sadistic C compiler... Matti Aarnio
- Re: Sadistic C compiler... Jeffrey Altman
- Re: Sadistic C compiler... Jeffrey Altman
- Re: Sadistic C compiler... Michael Sierchio
- Re: Sadistic C compiler... Jeffrey Altman
- Re: Sadistic C compiler... Andy Polyakov
- Re: Sadistic C compiler... Salz, Rich
- Re: Sadistic C compiler... Ben Laurie
- Re: Sadistic C compiler... Andy Polyakov
- Re: Sadistic C compiler... Richard Levitte - VMS Whacker
- Re: Sadistic C compiler... Andy Polyakov
- Re: Sadistic C compiler... Richard Levitte - VMS Whacker
- Re: Sadistic C compile... Andy Polyakov
- Re: Sadistic C com... Richard Levitte - VMS Whacker
- Re: Sadistic C com... Andy Polyakov
- Re: Sadistic C com... Richard Levitte - VMS Whacker
- Re: Sadistic C com... Geoff Thorpe