FreeCalypso > hg > sms-coding-utils
view enc-text/defs.h @ 27:7418ca2e9949
libcoding: add functions from freecalypso-tools/uptools/libcoding
that are needed for sms-pdu-decode & pcm-sms-decode
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Thu, 13 Jun 2024 02:29:29 +0000 |
parents | a16b1b9728f6 |
children |
line wrap: on
line source
/* * Miscellaneous definitions for sms-encode-text utility. */ #define MAX_MSG_CHARS (153*255) #define MAX_MSG_UNI (67*255)