Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

NCi18n.h File Reference

#include <libintl.h>

Go to the source code of this file.

Functions

string _ (const char *msgid)
string _ (const char *msgid1, const char *msgid2, unsigned long int n)
void setTextdomain (const char *domain)


Function Documentation

string _ const char *  msgid1,
const char *  msgid2,
unsigned long int  n
[inline]
 

define _(...) for ngettext

Parameters:
msgid1 message singular
msgid2 message plural form
n choose singular/plural form based on this value
Returns:
NCstring

string _ const char *  msgid  )  [inline]
 

define _(...) for gettext

Parameters:
msgid text which has to be translated
Returns:
NCstring

void setTextdomain const char *  domain  )  [inline]
 


Generated on Wed Nov 12 04:52:32 2008 for yast2-ncurses by  doxygen 1.3.9.1