comp.lang.ada
 help / color / mirror / Atom feed
From: Daniel Tomalesky <grim+@pitt.edu>
Subject: Generic Put Statement
Date: 1996/04/19
Date: 1996-04-19T00:00:00+00:00	[thread overview]
Message-ID: <317742B9.34FC@pitt.edu> (raw)

I have to write a program where I have to use put statements in a 
generic package.  Now how do I tell the generic package to use a put 
statement for integer or float or character.  I tried to add a with 
procedure put statement in the generic spec but when I wrote the 
driver I couldn't instantiate the package put for integer. 

The problem seems to be that put have multiple parameters depending 
on which one you are using...is there a way around that for 
generics?  Please mail me an answer if anyone has one.  Thanks

Dan Tomalesky




             reply	other threads:[~1996-04-19  0:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-04-19  0:00 Daniel Tomalesky [this message]
1996-04-19  0:00 ` Generic Put Statement Stephen A. Leake
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox