The arrays will be accessed with the same name but with a different index ... the index 0 of the array a. cout<<a[4]; //prints 5 to screen In C# arrays must ...
確定! 回上一頁