Documentation Project 1
ContentsIndexHome
Example

struct mynode 

DeclareLink( struct mynode ); 

} *node; 

 

struct mynode *list; 

LinkThing( list_root, node );

Copyright (c) 2010. All rights reserved.