Re: Important question?

new topic     » goto parent     » topic index » view thread      » older message » newer message

yes - you do a fantastic job, i am very grateful for that. Please keep it up.

with the cffi you may be wright. now this will be stupid, but are there any examples for a linked list for example:

struct TT { 
   int i; 
   .... 
   void *data; 
   TT *next; 
   } 
how do you deal properly with *next, *data when using the struct from phix?

richard

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu