Its purpose is to facilitate manual memory management, and there are plenty of 
`proc` to manage them in the 
[stdlib](http://nim-lang.github.io/Nim/system#create%2Ctypedesc).

You can also create a `ptr` pointing to a variable with the `addr` operator.

Reply via email to