Other Preprocessor Commands

Nasza ocena:

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

Pobierz ten dokument za darmo

Podgląd dokumentu
Other Preprocessor Commands - strona 1 Other Preprocessor Commands - strona 2

Fragment notatki:

Other Preprocessor Commands  #error text of error message generates an appropriate compiler error message  Example #ifdef OS_MSDOS #include #elifdef OS_UNIX #include "default.h" #else #error Wrong OS!! #endif  #line number "string" informs the preprocessor that the number is the next number of line of input. "string" is optional and names the next line of input  #pragma implementation dependent ... zobacz całą notatkę



Komentarze użytkowników (0)

Zaloguj się, aby dodać komentarz