Hello,

instead of using an array of objects I'm wanting to use an link list of objects. Could anyone point me in the directions?

One class is called:

Personal information...

The other is my link list. I'm stuck on how to get the link list to take an object as a type.

if code is needed I can post it up.

Thanks,
John

Recommended Answers

All 3 Replies

I suggest you to use STL's list container

Could you help us through that? I've had a peek and it looks complicated

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.