Prototypes of functions - overview

Nasza ocena:

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

Pobierz ten dokument za darmo

Podgląd dokumentu
Prototypes of functions  - overview - strona 1

Fragment notatki:

Prototypes of functions • The compiler needs to recognise an identifier as a function name before you use it; the list of parameters should also be known • You may: - define a function before calling it, or - declare a function before calling it using a prototype and define it later • The declaration, which is called a function prototype , has to agree with the definition ... zobacz całą notatkę



Komentarze użytkowników (0)

Zaloguj się, aby dodać komentarz