help please!
program of sorting!! with following prototype:
void selectsort(int inArray[],int size,char order)
order (the char variablle) can hold onli 'i' and 'd'.sort array in ascending and descending order .also overload this function for array of characters

Can you please provide the code that you have started this assignment with? We do not do homework for people here but we will help with problems that occur in the code.

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.