The Mozilla
Organization
Our Mission
Who We Are
Getting Involved
Community
Editorials
What's New
Development
Roadmap
Module Owners
Blue Sky
Projects
Status
Tools
Products
Source Code
Binaries
Documentation
License Terms
Bug Reports
Search
Feedback


#define INTL_SetCCCJismode (obj,jismode)

Set a private flag "Jismode" to the converter object

Documentation

Set a private flag "Jismode" to the converter object. There are no reason any code outside libi18n should call this. We are considering move this into intlpriv.h. Don't call this macro unless you are changing libi18n. The name "jismode" refers to the ISO 2022 state (JIS mode). This is what the field was first used for. It is now used for other purposes as well, so the name is no longer appropriate.
Parameters:
obj - Specifies the converter object
jismode - Specifies the Jismode
See Also:
INTL_GetCCCJismode

alphabetic index hierarchy of classes


Copyright © 1998 Netscape Communications Corporation

generated by doc++



Copyright © 1998 The Mozilla Organization.