Mailinglist Archives:
Infrared
Panorama
Photo-3D
Tech-3D
Sell-3D
MF3D

Notice
This mailinglist archive is frozen since May 2001, i.e. it will stay online but will not be updated.
<-- Date Index --> <-- Thread Index --> [Author Index]

Re: Camera recommendations


  • From: Willem-Jan Markerink <w.j.markerink@xxxxx>
  • Subject: Re: Camera recommendations
  • Date: Thu, 17 Sep 1998 15:55:22 +0000

+-------------------------------------------------------+
|                                                       |
|   Filter.c - Pmail User-defined Gateway glue code     |
|   to interface to Waffle v1.6x.                       |
|                                                       |
+-------------------------------------------------------+

Filter.c is the glue code Pmail needs to be able to send mail via
Waffle v1.6x, a BBS system with UUCP support. It has been developed
by Brendan Murray, Systems Manager at the University of Otago,
Dunedin New Zealand - he has kindly consented to make it freely
available as a sample of how Pmail can be interfaced to mail
transports.

Filter requires any version of Borland Turbo-C or Turbo-C++, and can
be compiled simply by issuing the command "tcc filter". Filter
assumes that you have a correctly-configured copy of Waffle on your
system, and that the WAFFLE environment variable points to the Waffle
STATIC configuration file.

For information on how to define a UDG which uses Filter to interface
to Waffle, please read the file UDG.TXT.