0
Im having issue with my C++ Project Anyone Can Help me doing it?
so i have done phase 1 for my project and now in phase 2 i have. to use arrays for the name, playerpoints , etc.. , if anyone can help me I would be more than happy ;-;
4 Answers
+ 1
can you be more specific about your problem?
+ 1
you dont need to set array size
arr[ ] = {your arrays elements here}
just keep the box blank like this
0
i dont know how to use arrays in big programms without specifying a size
0
I didn't understand to you question.