These are the basics:
C Language Introduction
C Programming Language Standard
int (1 sign bit + 31 data bits) keyword in C
Is it fine to write “void main()” or “main()” in C/C++?
Difference between “int main()” and “int main(void)” in C/C++?
Macros and Preprocessors in C
Compiling a C program:- Behind the Scenes
Benefits of C over other languages
Program error signals
Escape sequences in C
Line Slicing in C
C/ C++ Tokens
Monat