Hi There,
i have this structure:
this is populated from a database.
this is how it looks like
i need a little help on how to design a function that can achieve this structure in code.im just thinking of using a recursive function.but i dont know how to start..


Reply With Quote