recurive means inside the function you call itself..
check your program, maybe you are using but you don't know..
or are you trying to use q-sort in your program??? if there is, check the function because, recursive applied for q-sort
on stdlib.h or search.h qsort function is there, you can go...