Or use C malloc.We really should provide better tools to create arrays using C malloc (for those who want them). Like a betterC toolkit.-Steve
Indeed, i´m creating my own "toolkit" for betterC stuff likealloc!Type(length); (much safer than malloc!) and other utilities :)