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 const char* INTL_NonBreakingSpace ( uint16 winCharSetID )

Returns the code point that represent the non-breaking space character

Documentation

Returns the code point that represent the non-breaking space character. The current implementation return the same value regardless of the given charset. However, the return value is platform dependent. The information then is used by parser and layout code. Using this function with caution as it is tied to the current HTML parser implementation.
Returns:
the code point which Non Breaking Space in a C style NULL terminated string.
Parameters:
winCharSetID - Specifies the window charset id.
See Also:

alphabetic index hierarchy of classes


Copyright © 1998 Netscape Communications Corporation

generated by doc++

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