[Main page] [Overview]     /std /base /set_article

SYNOPSIS
void set_article( int article)

FILE
/std/base/language.h

DESCRIPTION
Sets the article" of the name
Possible values are:
ARTICLE_A : Use "a"
ARTICLE_AN : Use "an"
ARTICLE_THE : to always force usage of "the" as article
ARTICLE_NAME : no articles, capitalize name
ARTICLE_NEVER : to never have an article