Sun Visual WorkShop C++ Overview

Establish Milestones

During the software development process, you might want to create "freezepoints" of your work at various key junctures. These points serve as snapshots of the project that enable you to later recreate the state of the project at key development points. The Freezepointing tool creates a file that registers all source files for a given software release.

Put Freezepointing to work to: