[ First ]  [ Previous ]  [ Next ]  [ Last ]  [ Manuals ]


RemoveConsole

Removes the console package.

Compatibility:

This function is compatible with the following targets:

ANSI
BeOS
EMB/RTOS

Mac OS

Palm OS
Win32

Prototype:
#include <console.h>
extern void RemoveConsole(void);
Parameters:

None

Remarks:

Removes the console package. It is called after all other streams are closed and exit functions (installed by either atexit or __atexit) have been called.

Returns:

Since there is no way to recover from an error, this function doesn't need to return any.

See Also:

"Customizing SIOUX"

"InstallConsole"


[ First ]  [ Previous ]  [ Next ]  [ Last ]  [ Manuals ]

Visit the Metrowerks website at: http://www.metrowerks.com
For assistance contact Metrowerks Technical Support at: cw_support@metrowerks.com
Copyright © 2000, Metrowerks Corp. All rights reserved.

Last updated: August 16, 2000