I\'m trying to write a function that finds all proper divisors of n from another number k (recursively, no iteration, c programming language). For example, (9,3) should return 2