hello , i want to ask is there any function that gets the mode of an array without using pointers ???plz tell me if there is
Hey11 0 Newbie Poster
Recommended Answers
Jump to PostUse a loop and iterate through the array with the loop counter as the index into the array.
Here is another way it might be done using c++ algorithms
All 2 Replies
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
vijayan121 1,152 Posting Virtuoso
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.