On Tue 13 Feb 2024 at 08:28, Thorsten Jolitz <picolisp@software-lab.de> wrote: > But when I have a hexadecimal message string with fixed length, and the > positions inside the string carry semantics? A certain value in a certain > position has a meaning?
it is not a string, at least not in picolisp/C/unix sense you need to properly parse the binary data into your own representation and also write your own code to translate your own representation to that binary data -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe