I'd say either just document that it should be static or global and const, though not necessarily declared const since someone might want to read in the names from nonvolitile or something like that. And the demo app should probably be changed to reflect that as well. Nathan