![]()  | 
![]()  | 
![]()  | 
![]()  | 
![]()  | 
This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. | 
Read a translation file into a database
#include <photon/Al.h>
int AlReadTranslation( AlDataBase_t *db,
                       const char *path );
phexlib
This function reads the translation file with the given path into the str_translated fields of the database, db.
![]()  | 
This function doesn't search for the file in any special directories or use any environment variables -- the path is given directly to open(). | 
Photon
| Safety: | |
|---|---|
| Interrupt handler | No | 
| Signal handler | No | 
| Thread | No | 
AlClearTranslation(), AlCloseDBase(), AlGetEntry(), AlGetSize(), AlOpenDBase(), AlSaveTranslation(), AlSetEntry(), ApCloseMessageDB(), ApGetMessage(), ApLoadMessageDB()
International Language Support chapter of the Photon Programmer's Guide
![]()  | 
![]()  | 
![]()  | 
![]()  |