<html>
<head>
</head>
<body>
To whom it will concern,<br>
<br>
I've downloaded your tz code and tried to make it. My compiler (gcc 2.95.4)
has found some errors in the code. The patch is attached.<br>
See for instance ISO/IEC 9899:1999(E) C Standart Second Edition 1999-12-01.<br>
<br>
6.5.3 Unary operators<br>
Syntax<br>
1 unary-expression:<br>
ššš postfix-expression<br>
ššš ++ unary-expression<br>
ššš -- unary-expression<br>
ššš unary-operator cast-expression<br>
ššš sizeof unary-expression<br>
ššš <u>sizeof ( type-name )</u><br>
<br>
The best regards,<br>
Vsevolod Novikov<br>
Programmer<br>
Consul-Incom Ltd.<br>
Russia<br>
</body>
</html>