Fergus Henderson <fjh@cs.mu.oz.au> writes: | On 03-Jan-2002, Paul Mackerras <paulus@samba.org> wrote: | > "Conforming" means that the program will run the same on any architecture | | In ANSI/ISO C and C++, "strictly conforming" means basically what you said. More accurately, "strictly conforming" is an ISO C notion. There is no such thing in C++. -- Gaby