This commit is contained in:
Vitor Santos Costa
2016-05-16 11:21:54 +01:00
parent 9f2ba2d4fb
commit f54e11db94
2 changed files with 3 additions and 0 deletions

View File

@@ -235,6 +235,7 @@ int Yap_GetCharForSIGINT(void) {
;
}
LOCAL_newline = TRUE;
fflush(NULL);
return ch;
}