1/13/00
COM1100 Winter2000 Yuhong Yin Northeastern University
10
Visual C++ Projects --1
•All applications developed using IDE are maintained as project workspaces. •A workspace can contain multiple projects, but usually does not. Thus, we will use the terms workspace and project interchangeably. •In Visual C++, even simply programs consisting of one source code file are maintained as project.
n