Newbetuts
.
New posts in dynamic-allocation
Is it well-defined to use a pointer pointing to one-past-malloc?
c
malloc
language-lawyer
bounds
dynamic-allocation
Does std::array<> guarantee allocation on the stack only?
c++
arrays
stack
dynamic-allocation
static-allocation
Is it good practice to NULL a pointer after deleting it?
c++
pointers
null
dynamic-allocation
How do I declare a 2d array in C++ using new?
c++
arrays
multidimensional-array
dynamic-allocation
Correctly allocating multi-dimensional arrays
c
arrays
dynamic-arrays
dynamic-allocation
variable-length-array
Prev