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


InstallConsole

Installs 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 short InstallConsole(short fd);
Parameters:

Parameters for this function are:

fd  
short  
A file descriptor for standard i/o  

Remarks:

Installs the Console package, this function will be called right before any read or write to one of the standard streams.

Returns:

Returns any error

See Also:

"Customizing SIOUX"

"RemoveConsole"


[ 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