Skip to main content

Mozilla

  • About
  • Foundation
  • Contribute
  • Community
  • Developers
  • Projects

  • Roadmap
  • Projects
  • Coding
    • Module Owners
    • Hacking
    • Get the Source
    • Build It
  • Testing
    • Releases
    • Nightly Builds
    • Report A Problem
  • Tools
    • Bugzilla
    • Tinderbox
    • Bonsai
    • MXR
  • FAQs

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++


  • Support Options
  • Security Center
  • Privacy Policy
  • Contact Us

International Affiliates: Mozilla Europe - Mozilla Japan - Mozilla China

Portions of this content are © 1998–2008 by individual mozilla.org contributors
Content available under a Creative Commons license

Last modified April 16, 1998 Document History Edit this Page (or via CVS)