[HD Pg 0, Sec. 9.3.1 - multidimensional-arrays]
Moderator: admin
-
- Posts: 2
- Joined: Sat Apr 11, 2020 6:44 am
- Contact:
[HD Pg 0, Sec. 9.3.1 - multidimensional-arrays]
In the step 2 it is mentioned that the initialisation of iaaa[0][0] can be made throught new int[]{1,2,3,4} or just {1,2,3,4} but this doesn't seems to be correct. The initializer is only permitted along with declaration. so the second form is incorrect.
-
- Site Admin
- Posts: 10388
- Joined: Fri Sep 10, 2010 9:26 pm
- Contact:
Re: [HD Pg 0, Sec. 9.3.1 - multidimensional-arrays]
You are right. Added to errata.
thank you for your feedback!
thank you for your feedback!
Who is online
Users browsing this forum: No registered users and 3 guests