I need to alloc a string of size N, I'm currently using `repeat('\0', n)` to do
this, any better way?
- I need to alloc a string morturo
- I need to alloc a string ElegantBeef
- I need to alloc a string morturo
- I need to alloc a string ElegantBeef
I need to alloc a string of size N, I'm currently using `repeat('\0', n)` to do
this, any better way?