On 13/12/2013, at 3:19 AM, srean wrote:

> I was thinking more in the lines of
> 
> typedef struct str {
>               int len;
>               char* data;
> } Str;


yes but that's a random access data structure. The one I gave
is a serial data structure, as you might get in a stream, whether
it be ACN 1.1 or a video codec.


--
john skaller
skal...@users.sourceforge.net
http://felix-lang.org




------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Felix-language mailing list
Felix-language@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/felix-language

Reply via email to