I want to clear terminal in C without #include. Because I want to make my own function.
Here is my code:
int printf(const char *format, ...); int main