packages icon
 StructSample: -------------


 This directory contains a sample usage of the C-struct interface. Just look
 at the code to get a full documentation on C-struct interface to K-edit.

 The server declares a  structure  to  be  exported,  than  create  a  K-dit
 encapsulator     through     the    use    of    KesStructClassMake,    and
 KesStructAccesssorDeclare. It than exports five instances of those struct.

 This also make use of notification with values.

 Enjoy.