[sv-bc] Information hiding in packages

From: Brad Pierce <Brad.Pierce_at_.....>
Date: Thu May 25 2006 - 16:39:43 PDT
If I want to declare a package containing

 

1)       a "typedef struct"

2)       several API functions that operate on that struct type

3)       many lower-level functions from which the API functions are
built

 

what's the right way to hide the lower-level functions so that they
can't be imported? 

 

-- Brad

 

 
Received on Thu May 25 16:39:36 2006

This archive was generated by hypermail 2.1.8 : Thu May 25 2006 - 16:39:55 PDT