#include "frdi_client.h"
Functions | |
| int | frdiClientAppRun (frdi_client_app *self) |
| void | frdiClientAppFree (frdi_client_app *self) |
| frdi_client_app * | frdiClientAppNew (frdi_app *app) |
| char * | frdiClientAppDisplay (frdi_client_app *self) |
| void | frdiClientPV (frdi_client_app *self, char *str) |
| void | frdiClientPVF (frdi_client_app *self, char *format, void *arg) |
|
|
doesn't exist until app ready to close |
|
|
release the object |
|
|
somewhere to put globals |
|
|
return information about this application as a string |
|
||||||||||||
|
print if verbose |
|
||||||||||||||||
|
print if verbose using format |
1.2.18