Can't we implement an array of STRING in Lite-C??
Why did I get a syntax error if I declare something like

Quote:

STRING* powerups[2] = { "speed_up", "slow_speed"};




Can't is not an option™