---------------
Christof.Meerwald@ freec++.prog

home
> prog
>> freecpp
>>> new scoping

translate to German (by SYSTRAN)

New Scoping Rules

> new_scoping.cpp:

int main()
{
  for (int i = 0; !i; i++)
  { }

  int i = 3;

  return 0;
}
---------------

This Web page is licensed under the Creative Commons Attribution - NonCommercial - Share Alike License. Any use is subject to the Privacy Policy.

Revision: 1.1, http://cmeerw.org/prog/freecpp/new_scoping.html
Last modified: Sun Sep 30 22:05:06 2001
Christof Meerwald <cmeerw@cmeerw.org>
XMPP: cmeerw@cmeerw.org