comp.lang.ada
 help / color / mirror / Atom feed
* Passing PUT to a generic
@ 1997-05-01  0:00 Brian Lang
  1997-05-02  0:00 ` Robert Dewar
  0 siblings, 1 reply; 2+ messages in thread
From: Brian Lang @ 1997-05-01  0:00 UTC (permalink / raw)



I am trying to pass put to a generic package so I can print to the screen
the elements of a generic vector.  I know you have to call put someting
else, but I'm stuck on the syntax.  I would REALLY appreciate so help.
Could you please respond via e mail. TIA. 
Brian






^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Passing PUT to a generic
  1997-05-01  0:00 Passing PUT to a generic Brian Lang
@ 1997-05-02  0:00 ` Robert Dewar
  0 siblings, 0 replies; 2+ messages in thread
From: Robert Dewar @ 1997-05-02  0:00 UTC (permalink / raw)



Brian asks

<<I am trying to pass put to a generic package so I can print to the screen
the elements of a generic vector.  I know you have to call put someting
else, but I'm stuck on the syntax.  I would REALLY appreciate so help.
Could you please respond via e mail. TIA.>>

YOu should always send source, but in this case, you have run into a problem
so common that it should be in some FAQ somewhere. Everyone thinks of
Put has having one parameter, and therefore being suitable for use as a
generic formal subprogram with one parameer -- but in fact Put has several
parameters, so it does not match -- You wll have to make a wrappr.
\




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1997-05-02  0:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-05-01  0:00 Passing PUT to a generic Brian Lang
1997-05-02  0:00 ` Robert Dewar

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