To: djgpp AT delorie DOT com Date: Sun, 05 Apr 1998 15:46:26 -0700 From: "Sed Johnson" Message-ID: Mime-Version: 1.0 Subject: Re: Does anyone know why... Organization: MailExcite (http://www.mailexcite.com:80) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Precedence: bulk Sed Johnson wrote: >> ... >> template class Node >> { >> friend Iter; >> friend List; >> private: >> ..... >> >> Iter and List are classes which are described >> after this class. >> >> Here are some errors I get: >> ... Erik Max Francis wrote: >What you meant was: > > friend class Iter; > friend class List; > Ok, now I get the errors: - parse error before `<' (corresponds to class Iter) - parse error before `<' (corresponds to class List) any ideas why this is? Thank you :) Free web-based email, Forever, From anywhere! http://www.mailexcite.com