Posted by Cruinh on August 04, 1999 at 23:08:55:
Does anyone know why my selection sort algorithm might give me an access violation? When I run it in the debugger, it gets all the way through to the ending bracket of the function (after the return statement). When I tell it to continue from there it gives me the old unhandled exception message. Any ideas? ...and thanks in advance.