Formated Input
-
Hi All, "get input from user " is it possible to get input from user as depicted in the above method. The console will echo the "Name" tag and the cursor should be blinking in between the start and end of "Name" tag where in the user should enter a valid input. kindly let me know. Thanks. Regards, lgatcodeproject
-
Hi All, "get input from user " is it possible to get input from user as depicted in the above method. The console will echo the "Name" tag and the cursor should be blinking in between the start and end of "Name" tag where in the user should enter a valid input. kindly let me know. Thanks. Regards, lgatcodeproject
May be you could use
gotoxy()
to put the cursor in between.To solve my problem... Finally I installed VC in the client's system. Now the assertion error is not coming..its working. - Anu Bala, in the Visual C++ forum[^]