I wrote the same set of programs.. trying to see if they work on different obsolete compilers.. then now I am redoing this one just to see if I can do it from my head ... but when I try to use the void function... to sort the array without the help of vectors.. but dynamic alloc... this line is what's causing the error... I'm pretty sure I looked at it.. it gives primary expression before int and if I switch this line off the prog runs..
am I at least correct in saying that this is the line that's causing the error albeit I switched it off and it ran...