Writes a stream of output to the Console window.
Compatibility:This function is compatible with the following targets:
|
ANSI
|
BeOS
|
EMB/RTOS
|
Palm OS
|
Win32
|
|
#include <console.h>
a. extern long WriteCharsToConsole
   (char *buffer, long n);
Parameters for this function are:
Writes a stream of output to the Console window. This function is called by write.
Returns: See Also: