swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: interface declaration


From: Marcus G. Daniels
Subject: Re: interface declaration
Date: 21 Sep 2000 07:37:43 -0700
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.4

>>>>> "DC" == Daniel Calhoun <address@hidden> writes:

DC> 1) Does the order in which #imports are entered make a difference
DC> to the accessibility of the referred files?

No, if you follow the rule that all files import what they need, and
don't depend on usual context to provide the imports.

DC> Should the section for a superclass have appeared before the
DC> section for its subclass?

Yes. 

DC> 3) In the same output, is there anything to be inferred from the
DC> relative placement of lines such as the following?

DC> # 1 "Band.h" 
[..]

When you see it change from one filename to another that means an
#import occurred or returned.  (The number indicates the line number.)

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]