i facing one problem that is
i was used "typedf"to main function as followes
typedf int main(void)
{
int a=10;
cout<<"name";
cout<<"adress";
cout<<a
} nanimun
this is i was done
i dotknow what is the pronlem
plz help me
i was used "typedf"to main function as followes
typedf int main(void)
{
int a=10;
cout<<"name";
cout<<"adress";
cout<<a
} nanimun
this is i was done
i dotknow what is the pronlem
plz help me
Comment