Vertaling van "token-string" in Spaans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
The scope of a formal parameter name extends to the new line that ends token-string.
El ámbito de un nombre de parámetro formal se extiende a la nueva línea que finaliza token-string.
The token-string argument consists of a series of tokens, such as keywords, constants, or complete statements.
El argumento token-string consta de una serie de tokens, como palabras clave, constantes o instrucciones completas.
Formal parameter names appear in token-string to mark the locations where actual values are substituted.
Los nombres de los parámetros formales aparecen en token-string para marcar las ubicaciones donde se sustituyen los valores reales.
A #define without a token-string removes occurrences of identifier from the source file.
define sin token-string quita las apariciones de identifier del archivo de código fuente.
Each parameter name can appear multiple times in token-string, and the names can appear in any order.
Cada nombre de parámetro puede aparecer varias veces en token-string, mientras que los nombres pueden aparecer en cualquier orden.
If the name of the macro being defined occurs in token-string (even as a result of another macro expansion), it is not expanded.
Si el nombre de la macro que se define aparece en token-string (incluso como resultado de otra expansión de macro), no se expande.
After the macro is defined, each subsequent occurrence of identifier(identifieropt,..., identifieropt) is replaced with a version of the token-string argument that has actual arguments substituted for formal parameters.
Una vez definida la macro, cada repetición posterior de identifier(identifieropt, ..., identifieropt) se reemplaza con una versión del argumento token-string que tiene los argumentos reales en lugar de parámetros formales.