+ 4
how multiple files are used in c/cpp when you are not using classes.
while using classes we use header files but what can i do if i m not using classes but need multiple files
3 Respuestas
+ 7
I tried it, I linked the .cpp to main through the header