emailconfirmed, nsInternRO, nsInternRW, Administrators
3,356
edits
|  (created) | m (→Notation) | ||
| Line 2: | Line 2: | ||
| == Notation == | == Notation == | ||
| Die Deklaration erfolgt in fast allen Sprachen mit einem <tt>int</tt> | Die Deklaration erfolgt in fast allen typisierten Sprachen mit einem <tt>int</tt> | ||
| <source lang="C">int x = 5;</source> | <source lang="C">int x = 5;</source> | ||