On Fri, 20 Sep 2002, Carl Cerecke wrote: > Ryurick M. Hristev wrote: > > > I'll second this. C and C++ are worlds apart: > > C - functional programming (paradigm of the '70-es ?) > > C is *imperative* style language > Haskell is *functional* style language > Prolog is logical > Java is OOP
Doh! Sorry ... this is what happens when one tries to translate from one language to another. You are of course correct. I mean to say that C is procedural. (imperative: while true is too vague in this context) Cheers, -- Ryurick M. Hristev mailto:[EMAIL PROTECTED] Computer Systems Manager University of Canterbury, Physics & Astronomy Dept., New Zealand
