1
Answer

Creating an array within a structure

How can I create a string or char array of a fixed length within a structure. Every thing I try generates an array size error.

Answers (1)