The index contains a node that is a small array of Pointers to the lower level.
索引包含一个节点,该节点是一个小型的指针数组,这些指针又指向更低的层。
Each "database" contains an array of Pointers to the tables inside the database.
每个“数据库”包含一个指针数组,里面指针指向数据库里的表。
Thus, array (pointer (char), 4) is the type of arrays of 4 Pointers to char.
因此y的类型就是有四个元素、这些元素指向char类型的指针数组。
应用推荐