deep

a Cross Development Platform for Java

User Tools

Site Tools


dev:crosscompiler:arrays

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
dev:crosscompiler:arrays [2017/03/01 09:42] ursgrafdev:crosscompiler:arrays [2019/07/16 12:01] – [Multidimensional Arrays] ursgraf
Line 47: Line 47:
   short[][] a = new short[2][3]   short[][] a = new short[2][3]
 </code> </code>
-gives a Bytecode+leads to the Bytecode
 <code> <code>
 0 iconst_2 0 iconst_2
dev/crosscompiler/arrays.txt · Last modified: 2022/12/20 11:24 by ursgraf