i have just giving a command
textcolor(5+BLINK);
cprintf("abc");

it will blink and print abc.
but now after this i want to input a string and the problem is the input string also blinking which i dont want.
how do i solve this????

There is very little context here with which to operate, but my guess is that you need to clear the attributes you set on your screen after the output before trying anything else.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.