sir i waz asking you to give as brief and relavent touch that how our input can go inside
the screen so iam waiting for ur reply plzzzzz plzzzzz plzzzzzz brief a code for my problem
kindly sir
<Muhammad asad kayani>
char c;
int x =10;
int y = 10;
gotoxy(x, y);
while(1)
{
c = getch( );
cout << c;
}
Return to Object Oriented Programming (OOP)
Users browsing this forum: No registered users and 0 guests