Continuous-Blink

This program is about decorating your console , there are libraries like ncurses , pdcurses etc. but they are confusing to use , so here in this program i apply very small logic of gotoxy() , wherex() , wherey(). Import conio.o lib before using this code.