Structorizer (i.e. important features like Executor, Analyser, Code export etc.) support type definitions for record and enumeration types but neither alias types like int_t nor array type definitions like intarray_t in the following diagram:
This is a very inconvenient restriction, in particular because diagram elements with such a content may be created on code import of certain source files (cf. #1089).
Structorizer (i.e. important features like Executor, Analyser, Code export etc.) support type definitions for record and enumeration types but neither alias types like
int_t
nor array type definitions likeintarray_t
in the following diagram:This is a very inconvenient restriction, in particular because diagram elements with such a content may be created on code import of certain source files (cf. #1089).