I am wondering why I need to alloc memory sometimes, to get an array with n size, but why I cannot instead of that using a pointer!
Look at this:
#incl