Is anyone here familiar with using typedef like this:

Code:
typedef string type[];
What exactly does that do?