Talk:C++/Classes and Inheritance
< Talk:C++
- include<iostream.h>
- include<conio.h>
void main() {
int a; cout<<"enter the name"; cin>>a; geth();
}
Outdated content[edit source]
I get this error when compiling. warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]| that thing should be updated. 112.134.65.188 (discuss) 07:38, 14 January 2016 (UTC)
Where we can ask questions? 61.245.163.169 (discuss) 10:00, 14 January 2016 (UTC)