OT: Programacion C - Error o normal ?

Cristian Gutierrez crgutier en dcc.uchile.cl
Vie Nov 19 23:23:50 CLST 2004


Hoy en la noche, Felipe Cristian Barriga Richards dijo:

[...]

> ~   printf ("\n-- Prueba sin salto de linea --\n");
> ~   for (i=0; i<101; i++) {
> ~      printf ("%d ", i);
         fflush(stdout);
> ~      usleep (10000);
> ~   }

[...]

> ¿ Se puede forzar que se imprima todo lo contenido en ese 'buffer' ?
> (Probe con fprintf (stdout, "%d ", i) y paso exactamente lo mismo.

He allí como :)

-- 
Cristian Gutierrez			http://www.dcc.uchile.cl/~crgutier
crgutier[@]dcc.uchile.cl                        Jabber:crgutier en jabber.org

"UNIX is an operating system, OS/2 is half an operating system,
Windows is a shell, and DOS is a boot partition virus." -- Peter H. Coffin .




Más información sobre la lista de distribución Linux