Code B - this is what i'm aiming to get as a final result, it depends on what can i return to perl from c but the list of suffixes should be printed in the end int test(){ char **sarray; int i, n=15; sarray = (char **)malloc(n* sizeof(char *)); char *string = "lhfsadgfbfsdaubsdkj"; for(i=0;i