Examples of Programs and Code

 Here are some examples of some C++ programs and code.You can download the executables to run the programs or download the code and build a project through Visual or Borland C++. Here are the executables.  These can be run in the Dos Window Shell:

Calculator Program

Factor Program

The Game of Life Program

 Here is the actual code to be compiled.

Calculator Program Code

Factors Program Code

Game of Life Program Code

Life Program Code goes with game

Head file for Life

Cat Data for Game Program

Diamond Data for Game Program

 

SQL Code - Fill Member Table

SQL Code - Fill Title Table

PL/SQL Code - Example of a Trigger

PL/SQL Code - Example of the Main Procedure Call

PL/SQL Code - Example of the Package Body

PL/SQL Code - Example of a Package