Starts a session with the database. (char version.)
Parameters
const char *database,
const char *ident,
const char *password,
MimerSession *sessionhandle)
Returns
A negative value indicating an error, or zero if successful.
Return value
Description
MIMER_SUCCESS
Success.
MIMER_OUTOFMEMORY
Out of memory.
MIMER_ILLEGAL_CHARACTER
One of the string parameters database, ident or password contained an illegal character.
< 0
Any of the server error codes listed in Return Codes.
Notes
This routine interacts with the database server.
A session handle may or may not have been returned. MimerEndSession should therefore always be called to avoid handle leaks.
Micro API compatible.
char version of the routine. See Character String Formats for more information about character formats and the different routine versions.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4