Conditions in C - examples

Nasza ocena:

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

Pobierz ten dokument za darmo

Podgląd dokumentu
Conditions in C - examples - strona 1

Fragment notatki:

Conditions in C • There is no special type for logical values - other languages have boolean, bool etc. • Instead, integers are used: - 0 means false - any other value means true • Condition expressions return 0 or 1 • Condition expressions may be used in arithmetic expressions: (64)+2 ... zobacz całą notatkę



Komentarze użytkowników (0)

Zaloguj się, aby dodać komentarz