13vcl01

13vcl01



be


// Define 2 glogbal variables int g1 = 10; // Global variables can be any data int g2 = 20; // type just as local variables can ^ First locsi created

{ void main() int 11 = 14;^ clrscr();

// the next linę shows that globals are available cout « "At the top of main(), \n";

cout « "The globals are " «gl « " and " « g2 « ' \n'; cout « "The local variable 11 is "<<11<<'\n';

//


Create a new błock

int 12 = 21; // Local to this błock only cout « "\nln main()'s inner błock, the globals are";Tbe cout«" "«gl«" and "«g2 «'\nl; // Still available cout « "The local variable 11 is " « 11 « '\n';    inner

cout « "The local variable 12 is " « 12 « '\n';    błock

cout « "(11 is about to disappear...)\n\n";

// This terminates all valid use of 12

cout « "Towards the end of main, the globals are"; cout« ' '«gl«" and "«g2«'\n//Still available cout « "The local variable 11 is " « 11 « ’\n'; cout « "The local 12 is no longer valid.\n";

return;

// All variables go away now


Wyszukiwarka

Podobne podstrony:
IB1 Characters in a bare handecT pose can be practically applied for sword action scenes just
G1 10 G 01/10 Główne obowiązki pracodawcy Stosowanie Obowiązki pracodawcy, który stosuje w swojej
Setting Environment Variables Environment variables can be set at the command prompt to affect the c
im sum(){ int one = 10: int two = 20; return one + two;} Parametry zwykłe Parametr funkcji jest
Arrays •    Define “morę variables” at the same time •
płytka2 Rys. 12: Płytka przed wzmacniacza 4573-733-10-1 (laminat 2217-752-1-1) Płytka regulacji barw
Załącznik nr 10 Wzór (pieczęć urzędu wojewódzkiego) (miejscowość, data) ZAŚWIADCZENIE Na
87 87 Ynleius y expeiimentnles Yoleursy piedites1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 1" 18
lichtarski (204) 408 10. Globalizacja przed aębiontwi uruchomiła nieliczne wielkie wytwórnie tych ko
lichtarski (205) 410 10. Globalizacja pneJinbionti Licencja ma jednak także swoje słabe strony. Po p

więcej podobnych podstron