Date: Wed, 28 Feb 1996 13:03:50 -0400 Comments: NBnet - New Brunswick's Regional Network 1-800-561-4459 Message-Id: <9602281703.AA14107@darwin.nbnet.nb.ca> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: DJGPP AT sun DOT soe DOT clarkson DOT edu From: ssu07 AT nbnet DOT nb DOT ca (St. Stephen's University) Subject: C++ Templates HELP!! I am trying to figure out how to use templates. I can do it in Borland Turbo C++ 3.0, but when I try to do it in DJGPP it just spits out error messages and does not compile. SO.... Could someone send me an example of how to use templates in defining classes (objects).