Oct. 27, 2010
9:03 a.m.
On 26/10/10 18:44, Christos Zoulas wrote:
On Oct 26, 10:33am, eggert@cs.ucla.edu (Paul Eggert) wrote: | I agree that it'd be better to have a new opaque type, | struct tz * (say), rather than void *.
I just have:
typedef struct __state *timezone_t;
As 'state' is a fairly common word (even though '__state' would be a system reserved identifier in C terms), it might be better to make it: typedef struct __tzstate *timezone_t; -- -=( Ian Abbott @ MEV Ltd. E-mail: <abbotti@mev.co.uk> )=- -=( Tel: +44 (0)161 477 1898 FAX: +44 (0)161 718 3587 )=-