Okay,
I tried again,
Before, I put that code
char buf ....
in the header file, and that's where errors are,
once I move them into C file, the errors disappers.
Why is that?
I am trying to generate an array of display items,
and then specify the traversal sequence in another
array... I want...