| | |
blink a text??
![]() |
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 |
action api array auto based beginner binary bitmap c++ c/c++ calculator challenge char class classes code coding compile console conversion count createcopyofanyfileinc delete deploy desktop developer directshow dll download dynamic dynamiccharacterarray email encryption error file forms fstream function functions game garbage givemetehcodez graph gui hmenu homeworkhelp homeworkhelper iamthwee ifstream input insert int integer java lib linkedlist linker loop looping loops map math matrix memory multiple news node noob output parameter pointer primenumbersinrange problem program programming project python random read recursion reference rpg sockets string strings temperature template test text text-file tree url variable vector video win32 windows winsock wordfrequency wxwidgets






