jkc140 / matchMakingSchedule

This program is going to create a schedule for a softball team
1 stars 2 forks source link

are any of the storeInfo really storing in matchInfo array #51

Closed jkc140 closed 4 years ago

jkc140 commented 4 years ago

all the values are being assigned to the locally created variable, as such it technically would not be stored in matchInfo, as they are two separate variables. Testing will have to be done to see if this is true

jkc140 commented 4 years ago

info now being stored in matchMakingINfo