Hi all,
I study C++ and use Xcode. Can't boast much of a progress so far but that's irrelevant
. Naturally I have to write plenty of short programs and this is where my question stems from: how to organize this rapidly growing library of short programs? To create a separate project for every dozen-row program? To add a new file? I tried adding "C++ class" file, didn't work for me - the program compiled OK but there was no output.
Anyone had the same problem?
I study C++ and use Xcode. Can't boast much of a progress so far but that's irrelevant
Anyone had the same problem?