HTML Tidy  5.6.0
The HTACG Tidy HTML Project
languageDefinition Struct Reference

Finally, a complete language definition. More...

Data Fields

languageDictionary messages
 
uint(* whichPluralForm )(uint n)
 

Detailed Description

Finally, a complete language definition.

The item pluralForm is a function pointer that will provide the correct plural form given the value n. The actual function is present in each language header and is language dependent.

Field Documentation

uint(* whichPluralForm) (uint n)

The documentation for this struct was generated from the following file: