Conditional Compilation #if Text ReplacementCompiles the following code block based on a condition. #ifdefCompiles the following code block if a symbol is defined. #ifndefCompiles the following code block if a symbol is not defined. #elseifCompiles the following code block if a condition is true and the previous conditions was false. #elseCompiles the following code block if previous conditions were false. #endifSignifies the end of a code block. definedReturns "-1" if a symbol is defined, otherwise "0". #define Creates a single-line text-replacement macro. #macro and #endmacroCreates a multi-line text-replacement macro. #undefUndefines a symbol. # Preprocessor StringizeConverts text into a string literal. ## Preprocessor ConcatenateConcatenates two pieces of text. ! Escaped String LiteralIndicates string literal immediately following must be processed for escape sequences. $ Non-Escaped String LiteralIndicates string literal immediately following must not be processed for escape sequences. | File Directives #include Control DirectivesInserts text from a file. #inclibIncludes a library in the linking processes. #libpathIncludes a path to search for libraries in the linking process. #pragma MetacommandsSets compiling options. #langSets dialect from source. #printOutputs a messages to standard output while compiling. #errorOutputs a messages to standard output and stops compilation. #lineSets the current line number and file name. '$Include Alternate form of the #include directive. '$DynamicAlternate form of the Option Dynamic statement. '$StaticAlternate form of the Option Static statement. '$Lang |
Вещество и поле не есть что-то отдельное от эфира, также как и человеческое тело не есть что-то отдельное от атомов и молекул его составляющих. Оно и есть эти атомы и молекулы, собранные в определенном порядке. Также и вещество не есть что-то отдельное от элементарных частиц, а оно состоит из них как базовой материи. Также и элементарные частицы состоят из частиц эфира как базовой материи нижнего уровня. Таким образом, всё, что есть во вселенной - это есть эфир. Эфира 100%. Из него состоят элементарные частицы, а из них всё остальное. Подробнее читайте в FAQ по эфирной физике.