]> git.bzium.org - embe/choinka.git/blobdiff - choinka.c
meson.build: instalujemy program
[embe/choinka.git] / choinka.c
index 7f64945f71ef7d2df5e043591544576817937854..4865cff3f5468322c92f4f1eb9e9e71b2cdca553 100644 (file)
--- a/choinka.c
+++ b/choinka.c
@@ -83,6 +83,7 @@ static void ustaw(atrybut const* attr)
 
 int main()
 {
+  setvbuf(stdout, NULL, _IOFBF, BUFSIZ);
   inicjuj_rng();
   setupterm(NULL, 1, NULL);
   atrybut const* kolor = &choinka;