[Courses] [C] Beginner's Lesson 4B: Arrays, Qualifiers, and Reading Numbers

Kathryn Hogg kjh at flyballdogs.com
Fri Oct 11 18:13:51 EST 2002


> You are very right. In fact, C _only_ allows variables to be declared at
> the beginning of every {} block before any statements begin.

You can declare variables in the global scope as well.

-- 
Kathryn





More information about the Courses mailing list