If I make a C program or C++ program so on Linux datatypes need no header files to be included (at least true for int, char, and void)
int
char
void