Introduction to Game Programming with C++ (Wordware Game Developers Library)
4.11 Opening and Saving Projects
Just as word processing documents and spreadsheets can be opened and saved, so can C++ projects, using the open and save options of the IDE. It's important to save regularly and make backup copies of projects; this is especially important in programming.
Категории