[PD-dev] t_symbol

Tim Blechmann TimBlechmann at gmx.net
Mon May 24 22:03:01 CEST 2004


hi all,

i'm curious about the t_symbol structure:

typedef struct _symbol
{
    char *s_name;
    struct _class **s_thing;
    struct _symbol *s_next;
} t_symbol;

what are the entries s_thing and s_next for? s_next implies a list of
atoms ... how is it to be used? 

cheers...

 Tim                          mailto:TimBlechmann at gmx.de
                              ICQ: 96771783
--
The only people for me are the mad ones, the ones who are mad to live,
mad to talk, mad to be saved, desirous of everything at the same time,
the ones who never yawn or say a commonplace thing, but burn, burn,
burn, like fabulous yellow roman candles exploding like spiders across
the stars and in the middle you see the blue centerlight pop and
everybody goes "Awww!"
                                                          Jack Kerouac





More information about the Pd-dev mailing list