Etiket arşivi: if

#if, #elif, #else, #endif

1.7.1 #if, #elif, #else, #endif These preprocessing directives create conditional compiling parameters that control the compiling of the source code. They must begin on a separate line. Syntax: #if constant_expression #else #endif or #if constant_expression #elif constant_expression #endif The compiler only compiles the … Okumaya devam et

Ön İşleme Direktifleri kategorisine gönderildi | , , , , , , , , , , , , , , , , , , , , , ile etiketlendi | Yorum bırakın

if

Şartlar kategorisine gönderildi | , , , , , , , , , , , , , , , , , , , ile etiketlendi | Yorum bırakın