
Click above to get retro games delivered to your door ever month!
X-Hacker.org- db_VISTA III - d_ctbpath
[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
D_CTBPATH
SUMMARY
d_ctbpath(path)
char *path;
ARGUMENTS
path String containing path directory which contains
the database dictionary
DESCRIPTION
This function sets the path to the directory containing the country
table. This function must be called before the database is opened.
CURRENCY CHANGES
None
RETURN CODES
-1 S_DBOPEN Datadase is open.Function called after d_open.
EXAMPLE
..
d_ctbpath("/tables/charset1/");
d_open("dbasex","o");
..
See Also: d_mapchar d_on_opt d_off_opt
Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson