en

Preprocessor

UK
/priːˈprəʊsɛsə/
US
/priˈprɑːsɛsɚ/
ru

Перевод preprocessor на русский язык

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

Опеределения

preprocessor
Существительное
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 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.
оператор препроцессора
Оператор препроцессора оценивается для управления компиляцией кода.

Связанные слова