Download for Windows Premium
Publiciteit
preprocessor directive
directiva de preprocesador f
It must be the first nonblank character, and for readability, a preprocessor directive should begin in first column.
Debe ser el primer carácter no blanco, y para facilitar la lectura, una directiva de preprocesador debe comenzar en la primera columna.
C++03 provides two methods to test assertions: the macro assert and the preprocessor directive #error.
C++03 proporciona dos métodos para probar aserciones: el macro assert y la directiva de preprocesador #error.
When a statement begins with a symbol, it is called a preprocessor directive and it does not end with a semicolon';' other example of preprocessor directives includes
Cuando una declaración empieza con el símbolo , se le llama directiva de preprocesador y no acaba con punto y coma';' a continuación, otro ejemplo de directivas de preprocesador: #define
error pragma The following tokens are recognized by the preprocessor when they are used outside the context of a preprocessor directive
error pragma Los siguientes tokens son reconocidos por el preprocesador cuando se utilizan fuera del contexto de una directiva de preprocesador
How do I check OS with a preprocessor directive?
¿Cómo reviso el sistema operativo con una directiva de preprocesador?
Here we use another method, the #define preprocessor directive.
Aquí utilizamos otro método, el #define que es una directiva para el compilador.
However, neither is appropriate for use in templates: the macro tests the assertion at execution-time, while the preprocessor directive tests the assertion during preprocessing, which happens before instantiation of templates.
Sin embargo, ninguno es apropiado para el uso en plantillas: el macro prueba la aserción en tiempo de ejecución, mientras que la directiva del preprocesador prueba la aserción durante el preprocesamiento, que sucede antes de la instanciación de las plantillas.
BC++ now has an alternative method of including resources in a program by use of a #pragma (a non-standard preprocessor directive that compilers will ignore if they don't recognise it).
BC++ ahora tienen un método alternativo para incluir recursos en un programa mediante el uso de un #pragma (una directiva no-estándar del preprocesador que el compilador ignorará si no la reconoce).
At the top of the source file in which you wish to call your DLL, include the H file by using the #include preprocessor directive.
En la parte superior del archivo fuente en el que desea llamar a su DLL, incluya el archivo H usando la directiva #include preprocesador.
The first example is similar to the preprocessor directive #error, although the preprocessor does only support integral types. In contrast, in the second example the assertion is checked at every instantiation of the template class Check.
El primer ejemplo representa una alternativa a la directiva de preprocesador #error, en contraste, en el segundo ejemplo la aserción es chequeada en cada instanciación de la clase de plantilla Check.
However, neither is appropriate for use in templates: the macro tests the assertion at execution-time, while the preprocessor directive tests the assertion during preprocessing, which happens before instantiation of templates.
Sin embargo, ninguno es apropiado para el uso en plantillas: el macro prueba la aserción en tiempo de ejecución, mientras que la directiva del preprocesador prueba la aserción durante el preprocesamiento, que sucede antes de la instanciación de las plantillas.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor preprocessor directive in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
dumbbell: short bar with weights on each end
Ontdek het woord
Publiciteit

Resultaten: 11. Exact: 11. Verstreken tijd: 26 ms.