PREV INDEX NEXT

Author: Unknown
Subject: Sorting and the prohibition on pointers
Date: Monday, 03 Feb 2020, 23:45:56

Are we allowed to use pointers for the purpose of returning an array from a function? If this is not allowed, it greatly limits our choices of sorting algorithms
PREV INDEX NEXT