dan.b
Jun19-09, 09:19 AM
Hi, everybody.
I really need your help with this question that giving me no sleep at nights. :(
no loops and no pointers, and No STATIC can be used.
Write a recursive function that fills the given character
array with all possible given-size subsets of characters in
given word, separated by commas
does anyone have an idea?
I really need your help with this question that giving me no sleep at nights. :(
no loops and no pointers, and No STATIC can be used.
Write a recursive function that fills the given character
array with all possible given-size subsets of characters in
given word, separated by commas
does anyone have an idea?