It's better to cast to `ptr UncheckedArray[cint]` since it's more semantically correct. Otherwise you need to add indexing operations to `ptr cint` which is not a good idea.
- create array at runtime Santanu
- Re: create array at runtime Stefan_Salewski
- Re: create array at runtime Santanu
- Re: create array at runtime cantanima
- Re: create array at runtime treeform
- Re: create array at runtime GULPF
- Re: create array at runtime treeform
- Re: create array at runtime GULPF
- Re: create array at runtime bpr
- Re: create array at runtime dossgen
