From: "Traveler" Newsgroups: comp.os.msdos.djgpp Subject: Re: GENERAL DATA TYPE (Do you need one ?) Date: Wed, 21 Mar 2001 15:25:19 +0200 Organization: SAUNALAHDEN asiakas Lines: 19 Message-ID: <99a8p6$3vm$1@tron.sci.fi> References: <9988r4$k33$1 AT tron DOT sci DOT fi> <3AB7CAF5 DOT B3A33FEE AT pops DOT mydiax DOT ch> NNTP-Posting-Host: mmmdccxix.hdyn.saunalahti.fi X-Trace: tron.sci.fi 985179750 4086 195.197.164.119 (21 Mar 2001 13:02:30 GMT) X-Complaints-To: newsmaster AT saunalahti DOT fi NNTP-Posting-Date: 21 Mar 2001 13:02:30 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Gautier de Montmollin" wrote in message news:3AB7CAF5 DOT B3A33FEE AT pops DOT mydiax DOT ch... > Maybe you want something like Ada's generic programming: > > generic > type object is private; -- any type > type result is range <>; -- some discete type > > function f(o:object) return result; > > ? > Hmmm....speaking of Ada Is there some free compilers, docs, etc. for it in the net ? > ___________________________________________________ > Gautier -- http://www.diax.ch/users/gdm/gsoft.htm