#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.
not ANSI, not POSIX
ScreenVisualBell();
Go to the first, previous, next, last section, table of contents.