KPRInitRegionEU

Syntax

#include <revolution/kpr.h>

void KPRInitRegionEU( void );

Arguments

None.

Return Values

None.

Description

This function ensures that proper code and maps are set up to handle key processing for the EU region. One or more regions must be initialized before calling KPRPutChar.

The region initializers control which key processing code and maps are linked into the application code. If a region is not initialized, its code and maps are not included in the application code.

The EU region includes code and maps for dead-key processing.

See Also

Key Processing Functions, KPRInitRegionUS, KPRInitRegionJP, KPRPutChar

Revision History

2007/07/09 Initial version.


CONFIDENTIAL