Cesium icon indicating copy to clipboard operation
Cesium copied to clipboard

Declarations: support array type qualifiers

Open ForNeVeR opened this issue 2 years ago • 0 comments

const volatile char array[128] doesn't seem to be supported as of now. We should support these.

Look for the number 221 in the code to find clues to implement this feature.

ForNeVeR avatar Aug 14 '22 17:08 ForNeVeR