Re: [PHP-DEV] TSRM macros

2002-07-08 Thread derick
On Mon, 8 Jul 2002, Jon Parise wrote: > Is there a reference somewhere that describes how the TSRM macros > should be used? I understand the differences between the various > macros, but I'd like to read some detail concerning when the context > should be passed into a function and when calling

[PHP-DEV] TSRM macros

2002-07-07 Thread Jon Parise
Is there a reference somewhere that describes how the TSRM macros should be used? I understand the differences between the various macros, but I'd like to read some detail concerning when the context should be passed into a function and when calling TSRM_FETCH() would be acceptable. -- Jon Pari