quick sorting a dynamic arrayno one seems to want to talk about how to work with variable length arrays so im having trouble figu...
sort ints in an arrayi now have [code]int* humFight(int humDice) { int* a=new int[humDice]; int rolled=0; srand (time(...
sort ints in an arrayIm trying to sort rand generated ints in an array from greatest to least but i dont know how. im sti...
This user does not accept Private Messages