Steps to run the Furby program
To compile and execute the furby control program, do the following:
1. Create a project called furby with Borland C++ Builder. The project type is Win32 Console.
2. Download the files furby.cpp, Stg_io.cpp, and Stg_all.h into the furby directory. Add them to the project. The main file is furby.cpp.
3. Run the program.