fabien van mook

all packages "fvm-*"

package "fvm-miscellaneous"

function file "unicodelength.m"

Function l = unicodelength(s)

returns the number of unicode characters
in UTF-8 string s.

Note that length(s) will return
the number of bytes in string s.

(c) 2026 fabien van mook

2026.08.20 release of this file within package "fvm-miscellaneous" under GNU GPLv3+