I'm sorry, but I don't understand. How can I use "new" in conjunction with a pointer? "new" creates an object, but don't I need a pointer to said object instead for my linked list?