course.wilkes.edu/CS125Labs
Welcome to the site for CS 125 labs!

 

Experiment 12: keywords, autos and externs

The Question: Which of the names in params.cpp are auto and which are extern names?

Exercise: Print a hard copy of your most recent version of params.cpp. Review the definitions of auto and extern, and then on that hard copy:

  1. underline each keyword,
  2. draw a circle around each auto name, and
  3. draw a box around each extern name.
(Hint: Use Appendix B of C++ An Introduction to Computing to help identify the keywords.)

 
  Home

Help

Lab 0

Lab 1

Lab 2

Lab 3a

Lab 3b

Lab 4

Lab 5

Lab 6

Lab 7

Lab 8

Lab 9

Lab 10

Lab 11

Lab 12

Lab 13



Membership

Login




Last update: Wednesday, August 23, 2000 at 3:31:55 PM.
visitors to this page.