Example Code
class foo
{
typedef char String[128];
};
Was this helpful?