Structures - overview

Nasza ocena:

3
Wyświetleń: 476
Komentarze: 0
Notatek.pl

Pobierz ten dokument za darmo

Podgląd dokumentu
Structures  - overview - strona 1

Fragment notatki:

Structures • A structure - consists of a sequence of named members of various types • struct starts a structure declaration (a list of declarations enclosed in braces) • An optional name called a structure tag may follow the word struct • Access: struct-name.member • Example: struct point { int x; int y; }; ... zobacz całą notatkę



Komentarze użytkowników (0)

Zaloguj się, aby dodać komentarz