
Read it right next to your computer.
Book version bitter C
fflush(stdin);
getchar();
int main(void)
{
/* 他の処理 */
fflush(stdin);
getchar();
return 0;
}
Learning C language through suffering (Kushi C) is
This 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.