printf
Popularity
500+ learners.
- Examples
En otro caso, printf devuelve una cadena conteniendo la salida. | Otherwise, printf returns a string containing the output. |
Si dest es un flujo o vale true, entonces printf devuelve false. | If dest is a stream or true, then printf returns false. |
Utilice la herramienta printf para convertir valores decimales a hexadecimales. | Use the printf utility to convert decimal values to hexadecimal values. |
Son como los sÃmbolos de formato en la función printf. | They are like format symbols in printf function. |
El uso es el mismo que de printf(). | The usage is the same as printf(). |
Resulta imprescindible si queremos escribir la lÃnea utilizando printf(). | If we want to print the line using printf(), it is necessary. |
Es mucho mejor que esos printf ¿no es cierto? | It's a lot better than those printf statements, isn't it? |
Versiones simplificadas de printf y sprintf. | Simplified versions of printf and sprintf. |
En el programa anterior solo hay una declaración: la rutina printf(). | In the above program we have only one statement which is the printf() routine. |
Las funciones variádicas son funciones (por ejemplo printf) que toman un número variable de argumentos. | Variadic functions are functions (e.g. printf) which take a variable number of arguments. |
Use la función printf() en su lugar. | Use the printf() function instead. |
Descripción: existÃan varios desbordamientos del búfer en la implementación de printf por parte de SQLite. | Description: Multiple buffer overflows existed in SQLite's printf implementation. |
Esta librerÃa contiene versiones compatibles con MSX-DOS de las funciones estándar getchar, putchar y printf. | This library contains MSX-DOS compatible versions of the standard C functions getchar, putchar and printf. |
Printf harÃa normalmente esto pero no tenemos printf y excederÃa toda nuestra memoria. | Printf would normally do this but we don't have printf and it would exceed all our memory. |
Las funciones de la familia printf producen una salida de acuerdo a format como se describe abajo. | The functions in the printf() family produce output according to a format as described below. |
Hemos encontrado ya el printf principal y hecho uso de la función de la biblioteca estándar. | We have already encountered the function main and made use of printf from the standard library. |
Imagine que lo que importa es una biblioteca fÃsica y printf () es uno de los libros disponibles. | Imagine that what you import is a physical library and printf() is one of the books available. |
Fragmentos de código como printf(foo); indican a menudo un fallo, puesto que foo puede contener un carácter %. | Code such as printf(foo); often indicates a bug, since foo may contain a % character. |
Opera como printf() pero acepta una matriz como sus argumentos, en lugar de un número variable de argumentos. | Operates as printf() but accepts an array of arguments, rather than a variable number of arguments. |
Para imprimir cada uno de estos valores, conviértelo a unsigned long y usa el formato %lu de printf. | To print such a value, convert it to unsigned long and use the %lu printf format. |
Random Word
Roll the dice and learn a new word now!
Want to Learn Spanish?
Spanish learning for everyone. For free.
