view enc-text/defs.h @ 31:19476164c54d

doc/SMS-PDU-decoding: document imported utilities
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 14 Jun 2024 18:48:58 +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)