the following is code.
when we get input the input should be within a squire briket.
how can the the cursor be blinking within squire briket [ ]
if any one have some idea please help me!
#include<iostre am.h>
#include<conio. h>
#include<proces s.h>
int main()
{
clrscr();
int op;
cout<<"Your option---------------> [";
...