[drmaa-wg] DRMAA C Binding Spec v0.9.7

Andreas Haas Andreas.Haas at Sun.COM
Mon Feb 21 10:32:55 CST 2005


On Fri, 18 Feb 2005, Peter Troeger wrote:

> Finally I have a problem that may arise from my lack of C knowledge.
> Section 5.1.1 defines that the drmaa_*_s struct definitions shall not be
> available in the DRMAA header file. If I am the developer of a DRMAA
> application and use drmaa.h and libdrmaa.so only, how can my compiler
> get to know the structure definitions ? Should I use another header
> file, which contains the structure definitions ?

That technique is used in C language world to prevent anyone from directly
accessing drmaa_*_s structs ;-)

Regards,
Andreas





More information about the drmaa-wg mailing list