#include
int main()
{
int color;
textattr(128 + 10);
cprintf(“This is blinking textn”);
return 0;
}
No related posts.
Related posts brought to you by Yet Another Related Posts Plugin.
|
|||||
Blinking text#include int main()
textattr(128 + 10); No related posts. Related posts brought to you by Yet Another Related Posts Plugin. You must be logged in to post a comment. |
|||||
|
Copyright © 2012 Programmingsite : source code - All Rights Reserved |
|||||