How do you know your array populated successfully if you all you get is NULL printed out? Paste your whole code? Remember that for an array a[n], the indexes are 0..n-1. inv_items[10][j] and...