stringtable.c File Reference


Detailed Description

This file implements the string tables for multi language support.

Software License
See the MBCSL for details.
Author:
Sven Schlender (kontakt at mobacon dot de)
Date:
2009-06-11

Definition in file stringtable.c.

Go to the source code of this file.

Functions

void StrTbl_SetLanguage (BYTE u8LangId)
 The function sets the actual string table for this session (not permanently).
void StrTbl_GetString (BYTE *pString, WORD u16StrId)
 The function copies the string with the given ID to the given RAM location.
ROM char * StrTbl_cau8GetStringPointer (WORD u16StrId)
 The function delivers a ROM pointer to the given string ID.
ROM char * StrTbl_cau8GetLanguageStringPointer (BYTE u8LangId, WORD u16StrId)
 The function delivers a ROM pointer to the given string ID on a given string table.
void StrTbl_GetStringN (BYTE *pString, BYTE u8BufferSize, WORD u16StrId)
 The function copies the string with the given ID to the given RAM location.


Generated on Sun Nov 27 20:02:39 2011 for eWicht by  doxygen 1.5.5