Computer Science, asked by Anujpatel2217, 1 year ago

What would happen if you create a file stdio.h and use #include "stdio.h"?

Answers

Answered by Prathamattri2062
0
If you do this and you want to use it , then you need to save it in folder where all other header file are kept. And while placing it there, you'll have to delete the previous studio.h file.
Similar questions