| | |
blink a text??
Please support our C++ advertiser: Intel Parallel Studio Home
![]() |
Blinking text in DOS, compiled with Turbo C
C++ Syntax (Toggle Plain Text)
#include <conio.h> #include <stdio.h> int main() { int color; textattr(128 + 10); cprintf("This is blinking text\n"); return 0; }
•
•
•
•
Originally Posted by sunnypalsingh
Blinking text in DOS, compiled with Turbo C
C++ Syntax (Toggle Plain Text)
#include <conio.h> #include <stdio.h> int main() { int color; textattr(128 + 10); cprintf("This is blinking text\n"); return 0; }
Hi again,
I just wanted to know if i can blink a text in graphics mode also .. only because i want to set the font size and change font color.
And i think thats ok if it is from the web, atleast somebody is trying to help me out!
I just wanted to know if i can blink a text in graphics mode also .. only because i want to set the font size and change font color.
And i think thats ok if it is from the web, atleast somebody is trying to help me out!
Imagination was given to man to compensate him for what he is not; A sense of humour to console him for what he is..
![]() |
Similar Threads
- Change text color using visual c++ (C++)
- How to code a program that can show color text output??? (C)
Other Threads in the C++ Forum
- Previous Thread: homework assignment help
- Next Thread: sorting algorithm not working correctly
| Thread Tools | Search this Thread |
api array based beginner binary bitmap c++ c/c++ calculator char char* class code coding compile compiler console conversion count data database delete deploy developer dll download dynamic dynamiccharacterarray email encryption error file forms fstream function functions game getline givemetehcodez graph gui homeworkhelp homeworkhelper iamthwee ifstream input int integer java lib linker list loop looping loops map math matrix memory multiple news node number numbertoword output parameter pointer problem program programming project proxy python random read recursion recursive reference rpg sorting string strings struct temperature template text text-file tree url variable vector video visual visualstudio win32 windows winsock word wordfrequency wxwidgets






