The Mozilla
Organization
At A Glance
Feedback
Get Involved
Newsgroups
License Terms
Newsbot
Developer Docs
Roadmap
Projects
Ports
Module Owners
Hacking
Get the Source
Build It
Testing
Download
Bugzilla
Bug Writing
Tools
View Source
Tree Status
New Checkins
Submit A Bug
FAQ
Search

PUBLIC void INTL_SetCSIMimeCharset ( INTL_CharSetInfo obj, char *mime_charset )

Sets the MIME charset field of the given charset info object

Documentation

Sets the MIME charset field of the given charset info object. If the charset info object already contains a pointer to a MIME charset, that charset is freed. Then the given charset is copied, and the copy is converted to lower case. The copy is then set in the MIME charset field.
Parameters:
obj - Specifies the charset info object
mime_charset - Specifies the MIME charset
See Also:
INTL_GetCSIMimeCharset

alphabetic index hierarchy of classes


Copyright © 1998 Netscape Communications Corporation

generated by doc++

Copyright © 1998-2000 The Mozilla Organization.
Last modified April 17, 1998.