If we initialize count to zero then why should we add (++) after count in *(ptr+count++) = name[count]
04:39 26 Dec 2025

This line is a part of a code used for arranging names from the smallest to the largest

arrays pointers