[GRASS-dev] Re: is `initialized' initialized in HTML_Driver ()?
Ivan Shmakov
ivan at theory.asu.ru
Sun Oct 12 22:07:04 EDT 2008
>>>>> Paul Kelly <paul-grass at stjohnspoint.co.uk> writes:
>> Doesn't C require an explicit initial value for `initialized' here?
> Well, as it is a static variable it will be initialised to zero.
Oh, never knew C has such a feature. (Still, it may make sense
to add an explicit initializer for the sake of clarity.)
[...]
More information about the grass-dev
mailing list