view enc-text/defs.h @ 19:6a1a436747e9

doc/Tool-workflow: document written
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 27 Aug 2023 10:36:24 +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)