comp.lang.ada
 help / color / mirror / Atom feed
* Looking for generic hash function
@ 1996-08-16  0:00 Robert Grandy
  1996-08-16  0:00 ` Stephen & Tammy House
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Robert Grandy @ 1996-08-16  0:00 UTC (permalink / raw)



Hello,

I am looking for a function that will return a random-type integer based
on a generic parameter. What I have in mind is:

generic 
  type data_type is private;
function get_data_id return Integer;

The function would return a pretty much random Integer based on its
generic parameter. I was thinking of using the 'size attribute, but
does anyone have any other suggestions.

Thanks,

Robert Grandy
4th year Computer Science 
Technical University of Nova Scotia





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

end of thread, other threads:[~1996-08-21  0:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-08-16  0:00 Looking for generic hash function Robert Grandy
1996-08-16  0:00 ` Stephen & Tammy House
1996-08-16  0:00 ` Robert Dewar
1996-08-19  0:00 ` Robert I. Eachus
1996-08-21  0:00   ` Stephen & Tammy House

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