Am 10.06.2019 um 09:14 schrieb Michael Van Canneyt: > > Now, there exists an exception to this rule, introduced by Borland: open > array parameters.
Well, open strings and open arrays cannot be considered as real types imo (you cannot declare anything else than a parameter as open array/string) but more a parameter passing convention similar to call by reference parameters which could also be considered as a type definition then (C++ has reference types after all). _______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel