Carbon


Language Codes D

Header: Script.h

enum {
    langOriya = 71,
    langMalayalam = 72,
    langKannada = 73,
    langTamil = 74,
    langTelugu = 75,
    langSinhalese = 76,
    langBurmese = 77,
    langKhmer = 78,
    langLao = 79,
    langVietnamese = 80,
    langIndonesian = 81,
    langTagalog = 82,
    langMalayRoman = 83,
    langMalayArabic = 84,
    langAmharic = 85,
    langTigrinya = 86,
    langOromo = 87,
    langSomali = 88,
    langSwahili = 89,
    langKinyarwanda = 90,
    langRuanda = 90,
    langRundi = 91,
    langNyanja = 92,
    langChewa = 92,
    langMalagasy = 93,
    langEsperanto = 94
};

Constant descriptions

langOriya

Represents the Oriya language. The associated script code is smOriya.

langMalayalam

Represents the Malayalam language. The associated script code is smMalayalam.

langKannada

Represents the Kannada language. The associated script code is smKannada.

langTamil

Represents the Tamil language. The associated script code is smTamil.

langTelugu

Represents the Telugu language. The associated script code is smTelugu.

langSinhalese

Represents the Sinhalese language. The associated script code is smSinhalese.

langBurmese

Represents the Burmese language. The associated script code is smBurmese.

langKhmer

Represents the Khmer language. The associated script code is smKhmer.

langLao

Represents the Lao language. The associated script code is smLaotian.

langVietnamese

Represents the Vietnamese language. The associated script code is smVietnamese.

langIndonesian

Represents the Indonesian language. The associated script code is smRoman.

langTagalog

Represents the Tagalog language. The associated script code is smRoman.

langMalayRoman

Represents the Malay language. The associated script code is smRoman.

langMalayArabic

Represents the Malay language. The associated script code is smArabic.

langAmharic

Represents the Amharic language. The associated script code is smEthiopic.

langTigrinya

Represents the Tigrinya language. The associated script code is smEthiopic.

langOromo

Represents the Galla language. The associated script code is smEthiopic.

langSomali

Represents the Somali language. The associated script code is smRoman.

langSwahili

Represents the Swahili language. The associated script code is smRoman.

langKinyarwanda
langRuanda

Represents the Ruanda language. The associated script code is smRoman.

langRundi

Represents the Rundi language. The associated script code is smRoman.

langNyanja
langChewa

Represents the Chewa language. The associated script code is smRoman.

langMalagasy

Represents the Malagasy language. The associated script code is smRoman.

langEsperanto

Represents the Esperanto language. The associated script code is smRoman.

These constants represent language codes. Note that each language is associated with a script code.

This is one of 7 sets of language code constants.


© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)