This document provides instructions for simulating SystemC models using Microsoft Visual C++ 6.0. It begins with background information on SystemC and its design methodology. It then describes how to generate a SystemC library and set up the environment in Visual C++. Finally, it walks through a worked example of simulating a full adder circuit in SystemC to familiarize students with the process. The overall aim is to demonstrate how to simulate SystemC models in a C++ development environment.