Kannel: Open Source WAP and SMS gateway
svn-r5336
|
#include "gwlib/gwlib.h"
Go to the source code of this file.
Functions | |
int | ota_compile (Octstr *ota_doc, Octstr *charset, Octstr **ota_binary) |
Definition at line 473 of file ota_compiler.c.
References charset, error(), octstr_create, octstr_destroy(), octstr_get_cstr, octstr_len(), octstr_shrink_blanks(), octstr_strip_blanks(), parse_document(), set_charset(), simple_binary_create(), simple_binary_destroy(), simple_binary_output(), and size.
Referenced by main(), and ota_pack_message().