Newsgroups: comp.ai.fuzzy
Path: cantaloupe.srv.cs.cmu.edu!das-news2.harvard.edu!fas-news.harvard.edu!newspump.wustl.edu!news.ecn.bgu.edu!vixen.cso.uiuc.edu!howland.reston.ans.net!gatech!news.sprintlink.net!in2.uu.net!world!tej
From: tej@world.std.com (Thomas E Janzen)
Subject: Fuzzy C++ example from CUJ Nov 93 improved
Message-ID: <DDxtx4.HEy@world.std.com>
Summary: improved example
Sender: tej@world.std.com
Organization: The World Public Access UNIX, Brookline, MA
Date: Sat, 26 Aug 1995 21:48:40 GMT
Lines: 20

I have improved the example in my article C++ class for fuzzy logic
in C Users Journal November 93.  The code is more modern, influenced by 
my recent reading, especially Scientific and Engineering C++ by Barton 
and Nackman, except that I don't use templates because I havn't started 
using the STL yet.  The code is no longer all in one file, but is in 
separate library, header, and application files.
There are more convertors, and there are new stream functions.

It's still the same stupid window problem, but even the main file is now 
real C++.

If you are interested in this code, tell me the first sentence of the 
original article and say so.



-- 
Tom Janzen - tej@world.std.com USA Distributed Real-Time Data Acquisition S/W
for Scientists and Engineers using POSIX, C, C++, X, Motif, Graphics, Audio
If you want it done, plan it; if you want it done right, spec it.
