Error: Initializing Argument 1 of [closed]
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 5 years ago . I've looked around and seen quite a few of these, but none of them provided the solution for my problem. I'm getting this compilation error with the following code: THE ERROR: THE CODE: const int TOP_WORDS = 25; ... void topWords(Hash t, string word, string topA[]); int main() { ... Hash table1; string word =