Author Topic: Variable-length strings in TYPEs  (Read 5519 times)

0 Members and 1 Guest are viewing this topic.

Offline bplus

  • Global Moderator
  • Forum Resident
  • Posts: 8053
  • b = b + ...
Re: Variable-length strings in TYPEs
« Reply #30 on: October 28, 2018, 01:11:07 pm »
Hey with variable length strings now allowed in TYPEs we can make fake arrays with strings! :-))

Of course we could do that already with regular strings.