Newsgroups: comp.lang.c++
Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!ispd-newsserver!kodak!islsun!cok
From: cok@islsun.Kodak.COM (David Cok)
Subject: Re: cpp that supports "templates"
Message-ID: <1991Apr16.113720.25352@kodak.kodak.com>
Sender: news@kodak.kodak.com
Organization: Eastman Kodak Co., Rochester, NY
References: <DRICH.91Apr15134745@klaatu.lanl.gov>
Distribution: comp
Date: Tue, 16 Apr 91 11:37:20 GMT

In article <DRICH.91Apr15134745@klaatu.lanl.gov> drich@klaatu.lanl.gov (David O. Rich) writes:
>
>     From: stenger@csc.ti.com (Dan Stenger)
>     Organization: TI Computer Science Center, Dallas
>
>     To encourage additional experimentation with parameterized types in the C++
>     programming community we have made available an implementation of "templates"
>     as described by Stroustrup in his 1988 USENIX C++ Conference paper
>     "Parameterized types for C++".
>
>     [...details deleted...]
>
>     Interested parties can find all of this available for anonymous ftp from:
>
>	csc.ti.com	(internet address 128.247.159.141)
>
>     in compressed form in the file:
>
>	/pub/cpp.tar.Z
>
>
>I have been unable to FTP to csc.ti.com from sites such as our own,
>Argonne and JPL... I consistently get "network unreachable".  Is this
>code available at another FTP site? (Does anyone know if csc.ti.com is
>down or am I just lucky?)
>

I had the same problem but was successful using the numbers instead of the
name.  The make went off without a hitch (on a Sparc 2 with Sun C++ 2.0)
and a 30 line test program with class templates worked beautifully.  Thank
you TI!

David R. Cok
Eastman Kodak Company -- Imaging Science Lab
cok@Kodak.COM

