WEBGRAMMING ASSIGNMENT #1

Create a C program to draw your three initials on the screen using character graphics. Each letter in the three initials should be composed of a 5 x 7 character block. The letter's image should be defined in the 5x7 block using a non-blank characater to define the foreground and a blank character as the background.

The program should:

  1. clear the screen
  2. draw the three initials centered on the screen
  3. display your name, social security number and RICS account number on the bottom line of the sceen

The program should be compiled and stored on your RICS account and named pa1.exe.

Back to the syllabus, click here!


Last updated: Sept 11, 1996 14:40