In article <[EMAIL PROTECTED]> you wrote:

>> Since it is a static, they will already be clear.

> you are right.

Nevertheless it's clean coding style to initialize the stuff explicitly IMHO.
Because this "ANSI C requires static's to be initialized to 0" rule one often
forgets when you read through such code parts. Better to be more explicit than
too implicit.
                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to