noun which may take the genitive case particle 'no', noun
variable-length
Computing term describing data structures, records, or fields whose length is not fixed. Often contrasted with 固定長 (fixed-length).
See also: 固定長
このデータベースは可変長の文字列をサポートしている。
This database supports variable-length character strings.
可変長レコードの処
Processing variable-length records is more complex than fixed-length ones.