⚠ Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠ You can decompress Drawing data with the command palette: ‘Decompress current Excalidraw file’. For more info check in plugin settings under ‘Saving’

Excalidraw Data

Text Elements

arr_2d: [1, 2], [3, 4]

0x0000

0x0004

0x0008

0x000C

Point points[2]

“points” points to

0x0000

0x0004

0x0008

0x000C

struct Point: int x int y