After writting the program one error is coming 'show ' is not a member of 'A'.What should i write. Can somebody reply me fast. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

After writting the program one error is coming 'show ' is not a member of 'A'.What should i write. Can somebody reply me fast.

https://code.sololearn.com/co2NzEExOA46/?ref=app

6th Feb 2020, 4:44 PM
Disha Dey
Disha Dey - avatar
3 Answers
+ 1
Getch not found - include header file <conio.h>
6th Feb 2020, 4:58 PM
Ajay Singh
Ajay Singh - avatar
+ 1
There is no main function in ur program so u are getting that error
6th Feb 2020, 4:59 PM
Ajay Singh
Ajay Singh - avatar
+ 1
Where should i put that void main().
6th Feb 2020, 6:35 PM
Disha Dey
Disha Dey - avatar