Michael Poole <[EMAIL PROTECTED]> writes: > My reading of the "interface definition files" clause is that it only > applies to those associated with the modules contained in the > executable. That is, it means header files as well as implementation > files (plus Makefile-equivalents, through the "build scripts" bit) for > what actually goes into the binary.
Right. > It is not clear to me that > standard library header files qualify as "associated interface > definition files". Wrong. Library header files that you link against are exactly what it covers. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]