FreeCalypso > hg > sms-coding-utils
view enc-text/defs.h @ 24:f0139d74d3aa
doc/Tool-workflow: document sms-encode-text -e option
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sat, 02 Sep 2023 19:45:47 +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)