R
Roger
Ok, I know in Java we can seperate class files so that we could use
them later on.
I am wondering if I could do the same for C++... Perhaps have a
main.cpp and lets say for example function.cpp...
I know you can do this with header files from what I have read.
If it can be done, can anyone show/tell me? Thanks.
them later on.
I am wondering if I could do the same for C++... Perhaps have a
main.cpp and lets say for example function.cpp...
I know you can do this with header files from what I have read.
If it can be done, can anyone show/tell me? Thanks.