Types

Nasza ocena:

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

Pobierz ten dokument za darmo

Podgląd dokumentu
Types - strona 1 Types - strona 2

Fragment notatki:

Types  stronger type control (compared to C) - to permit error detection by the compiler  automatic type conversions - when it does not lead to ambiguity  whenever it is possible, no precision or information is lost; not guaranteed for all conversions: char/short/int/long/single/float/double/signed/unsigned  int type assumed when no type specified: unsigned i; const j; static k;  explicit specifying the int type is advised ... zobacz całą notatkę



Komentarze użytkowników (0)

Zaloguj się, aby dodać komentarz