C++ programming language part: 47 Extern storage type
Extern storage type
It is available to all function in a program file, that is, it
is a global variable. A variable declared outside a function is called a global
variable.
Program 27
int p=50; //extern storage type is also called
global variable
void nova();
void main()
{
int q;
q=p+20;
cout<
nova();
}
void nova()
{
cout <
}
Part- 86 assign the content of twostring
জ্ঞানকোষ প্রকাশনী
৩৮/২-ক, বাংলাবাজার (২য় তলা), ঢাকা।
ফোনঃ ৭১১৮৪৪৩, ৮১১২৪৪১, ৮৬২৩২৫১.
কলকাতায় পরিবেশক/প্রাপ্তিস্থান
রিতা ইন্টারন্যাশনাল
৩৬, পি.এন. ব্যানার্জি রোড, কলকাতা
ফোনঃ ২৫১৩৮৩৫৯, ৯৮৩০৪৩৯৬৭৯, +৯১৯৮৩০৪৩৯৬৭৯