Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I want to use Type Array.. Like this
#4
Also, type name must be specified before each member (if it is not int).

For example, type that have two RECT members must be defined

type XXX RECT'a RECT'b

If it is defined

type XXX RECT'a b

, b is int.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)