Please help me about sorting an array...

program should accept an input of numbers 5-10.
and those input number should be sort from smallest to biggest numbers using the array sorting. Using C++, I really appreciate it if someone could help me solve this problem...:'(

Recommended Answers

All 2 Replies

Use a sorting algorithm. See Google, Wikipedia for more details.

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.