Learn How to Program in C

by
Dr. Kristin Switala

Introduction

Directives

Variables

Conditionals

Loops

Arrays

Pointers

Strings

Functions

Structures


Site Map

Projects: Arrays (b)

Instructions: Create a C program that runs successfully for each project below.


Project 1

Create a program that provides telephone area codes for your state or region. Store the area codes in an array, then loop through the array to print the area codes on the screen.

Copyright
© 2001
Kristin Switala
Hosted by www.Geocities.ws

1