How do i create an array of pointers to a certain class (eg LLNode), but the size of the array needs to be dynamic????



Thanks in advance.