Description: The Builder pattern is a step by step to create a complex object, which allows users to only by the type and content of the specified complex objects you can build them. Users do not know the specific details of the internal build
To Search:
File list (Check if you may need any files):
Builder\Builder.cpp
.......\Builder.h
.......\Debug\Builder.obj
.......\.....\Main.exe
.......\.....\Main.ilk
.......\.....\Main.obj
.......\.....\Main.pch
.......\.....\Main.pdb
.......\.....\vc60.idb
.......\.....\vc60.pdb
.......\Main.cpp
.......\Main.dsp
.......\Main.dsw
.......\Main.ncb
.......\Main.opt
.......\Main.plg
.......\Debug
Builder