chiark / gitweb /
does modexps, makes signatures, needs sane hexstring handling
[chiark-tcl.git] / base / chiark-tcl.h
index 864019e50d82a9edfb297cbf335b6a5953872bce..f482cc57f0e99ee63593eb271f5eca266aed0ea1 100644 (file)
@@ -14,6 +14,9 @@
  *                                                  (too short? error)
  *
  *  hbytes range VALUE START SIZE                => substring (or error)
+ *  hbytes overwrite VAR START VALUE
+ *  hbytes trimleft VALUE                        removes any leading 0 octets
+ *  hbytes repeat VALUE COUNT                    => COUNT copies of VALUE
  *
  *  hbytes h2ulong HEX                           => ulong  (HEX len must be 4)
  *  hbytes ulong2h UL                            => hex