TW> in the example that i used (from chapter 8 of the DPS client document)
TW> the *.c file that is generated from the *.psw file doesn't contain any
TW> "psops" functions. perhaps this is because the example is too simple?
I really don't see how a pswrap stub could refer to the psops. Unless
somebody knows better, I think we may as well remove the psops.h
include.
TW> the only DPS functions the resulting *.c file contains have their
TW> prototypes in the file <DPS/dpsfriends.h>. so it might seem that
TW> including this file might be good. however, the first header file that
TW> is included is <DPS/dpsclient.h> which subsequently #includes
TW> <DPS/dpsfriends.h>. therefore, adding the <DPS/dpsfriends.h> line would
TW> be redundant since the first include already includes it.
I see. So do you suggest including dpsclient or dpsfriends? I guess
we may as well leave dpsclient.
I'll forward these mails to the DGS developers to see if they have any
comments.
Juliusz
|