delorie.com/djgpp/doc/libc/libc_685.html | search |
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
#include <pc.h> void ScreenVisualBell(void); |
This function flashes the screen colors to produce the effect of "visual bell'. It does so by momentarily inverting the colors of every character on the screen.
None.
ANSI/ISO C | No |
POSIX | No |
ScreenVisualBell(); |
webmaster | delorie software privacy |
Copyright © 2004 | Updated Apr 2004 |