Hello, (Alert: possible "dummy" question).
There is something I don't understamd in the source code. Where are db_get_result_int() and similar functions defined? I see db_get_result(), of course - in dbmysql.c and dbpgsql.c . And I see the declaration of db_get_result_int() in db.h . But where is the function definition itself? There must be something about C that I don't know. Yours, Mikhail Ramendik