hi,

how to find out a point

in a linked list there is a circular linked list i need to point out when the circular linked list has started in a linked list

iterate through the list until the current node has the same address as the initial list pointer.

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.