"David Rasmussen" a �crit dans le message news: > So with corresponds roughly to an #include of some header file that > defines prototypes etc. for some other compilation unit in C++, and use > corresponds roughly to "using namespace Whatever", assuming that the > things included were in a seperate namespace? Roughly :-) > "with" and only appear at the top of a unit. Where can "use" appear? > At any place a declaration can appear, and like any declaration, its effects extends from where it is declared to the corresponding "end". In addition, it can also appear in a context clause. -- --------------------------------------------------------- J-P. Rosen (rosen@adalog.fr) Visit Adalog's web site at http://www.adalog.fr