Next: , Previous: MIN Event System, Up: MIN modules on the test layer


2.4.6 MIN Text interface

MIN provides generic Text interface to manipulate strings without knowledge about the amount of memory needed to store particular string. Text interface will grow or shrink, depending on situation.

For more details check Min Text interface.