Re: [LAD] multi branch tree in c

From: Julien Claassen <julien@email-addr-hidden-lab.de>
Date: Sat Jul 12 2008 - 00:14:51 EEST

Thanks David! I jst implemented the structure today and it works fine. But an
additional question:
Is there a way, with that tree structure only, to go through it like this:
root next1 next11 next111
root next1 next11 next112
...
root nextN nextN2 nextN21
root nextN nextN2 nextN22
   I thought of using an additional list to perform this kind of action
   Some further explanation: I need that kind of tree to realize the storage of
LSCP commands word by word. and the above described "walk" would print out all
available commands.
   What I'm doing is "rsampler" a readline based frontend understanding just
LSCP commands at the moment. I plan to do a bit more, but that's for the
future.
   Kindest regards
          Julien

--------
Music was my first love and it will be my last (John Miles)

======== FIND MY WEB-PROJECT AT: ========
http://ltsb.sourceforge.net
the Linux TextBased Studio guide
======= AND MY PERSONAL PAGES AT: =======
http://www.juliencoder.de
_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-dev
Received on Sat Jul 12 04:15:01 2008

This archive was generated by hypermail 2.1.8 : Sat Jul 12 2008 - 04:15:01 EEST