en

Preprocessor

ru

Übersetzung von "preprocessor" ins Russisch

preprocessor
Substantiv
raiting
UK
/priːˈprəʊsɛsə/
US
/priˈprɑːsɛsɚ/
preprocessor
preprocessors Pl.
The preprocessor is used to modify the source code before compilation.
Препроцессор используется для изменения исходного кода перед компиляцией.

Definitionen

preprocessor
Substantiv
raiting
UK
/priːˈprəʊsɛsə/
US
/priˈprɑːsɛsɚ/
A program that processes its input data to produce output that is used as input to another program.
The C preprocessor is used to transform code before it is compiled.
A tool that modifies data or code before it is passed to the main processing system.
The preprocessor removed all the comments from the code before compilation.
preprocessor
Adjektiv
raiting
UK
/priːˈprəʊsɛsə/
US
/priˈprɑːsɛsɚ/
Relating to or intended for use in preprocessing, especially by a software preprocessor.
In C, a preprocessor directive begins with the # symbol.

Redewendungen und Phrasen

preprocessor directive
The preprocessor directive begins with a '#' symbol.
директива препроцессора
Директива препроцессора начинается с символа '#'.
preprocessor macro
You can define a preprocessor macro for code substitution.
макрос препроцессора
Вы можете определить макрос препроцессора для замены кода.
preprocessor command
The preprocessor command is crucial for conditional compilation.
команда препроцессора
Команда препроцессора важна для условной компиляции.
preprocessor token
Each preprocessor token is processed before compilation.
токен препроцессора
Каждый токен препроцессора обрабатывается перед компиляцией.
preprocessor statement
A preprocessor statement is evaluated to control code compilation.
оператор препроцессора
Оператор препроцессора оценивается для управления компиляцией кода.

Verwandte Wörter