The screen goes black in an instant.
The screen went black instantly, and I can't see the results.
Placing the following command at the end of the program will pause the execution screen.
In practice, this is incorporated at the end of the main function like this.
However, this is not the correct way to use these two commands.
For training purposes only.
sum.c
fflush(stdin);
getchar();
In practice, this is incorporated at the end of the main function like this.
sum.c
int main(void)
{
/* ไปใฎๅฆ็ */
fflush(stdin);
getchar();
return 0;
}
However, this is not the correct way to use these two commands.
For training purposes only.
About This Site
Learning C language through suffering (Kushi C) isThis is the definitive introduction to the C language.
It systematically explains the basic functions of the C language.
The quality is equal to or higher than commercially available books.




