Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~74 People Reached
Favorite Forums
Member Avatar for hcra

Hello. As we all know, to access an array you need to give 3 ints, like 3DArray[5, 2, 1]. I wonder, whether there is a way to access it with a single element, like x = { 5 ,2 1}, 3DArray[x]. I think of creating a struct with 3 ints …

Member Avatar for hcra
0
74