chiark / gitweb /
hbytes overwrite; hbytes repeat
[chiark-tcl.git] / hbytes / hbytes.h
index 864019e50d82a9edfb297cbf335b6a5953872bce..23cad209c11840758e99052d62198efd632bca04 100644 (file)
@@ -14,6 +14,8 @@
  *                                                  (too short? error)
  *
  *  hbytes range VALUE START SIZE                => substring (or error)
+ *  hbytes overwrite VAR START VALUE
+ *  hbytes repeat VALUE COUNT                    => COUNT copies of VALUE
  *
  *  hbytes h2ulong HEX                           => ulong  (HEX len must be 4)
  *  hbytes ulong2h UL                            => hex