Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: notes version 1.1usg 6/21/82; site ihlpf.UUCP
Path: utzoo!linus!genrad!mit-eddie!mit-vax!eagle!mhuxt!mhuxi!mhuxa!houxm!ihnp4!ihlpf!davy
From: davy@ihlpf.UUCP
Newsgroups: net.lang.c
Subject: "Re: Array Initialization - (nf)"
Message-ID: <156@ihlpf.UUCP>
Date: Wed, 6-Jul-83 11:01:07 EDT
Article-I.D.: ihlpf.156
Posted: Wed Jul  6 11:01:07 1983
Date-Received: Thu, 7-Jul-83 12:24:09 EDT
Organization: BTL Naperville, IL
Lines: 6

#R:ecn-ec:15500016:ihlpf:18400001:  0:201
ihlpf!hanes    Jul  6  8:39:00 1983

In my experience, it is NEVER safe to skip initializations.  Not all language
implementations are the same, and the initialization of variables tends to be
very machine and operating system dependent.