Content deleted Content added
m Minor corrections ad some more links added |
m Removed automatic redirection Tags: Removed redirect Visual edit |
||
Line 1:
== Introduction ==
{{Infobox programming language
Line 44 ⟶ 41:
</syntaxhighlight>Declaration without assignment implies automatic zero initialization unless the explicit uninitialized value is used;<syntaxhighlight lang="delphi">
v := ---;
</syntaxhighlight
==External links==
|