X-Git-Url: https://git.bzium.org/embe/choinka.git/blobdiff_plain/36673ef3601fe8afd9ba93810fab77250fd6c97e..HEAD:/choinka.c diff --git a/choinka.c b/choinka.c index 7f64945..4865cff 100644 --- 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;