comp.lang.ada
 help / color / mirror / Atom feed
* package body
@ 2014-10-07 19:58 Stribor40
  2014-10-07 20:05 ` sbelmont700
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stribor40 @ 2014-10-07 19:58 UTC (permalink / raw)


I have following....

package spec file
package body which contains one function and one procedure and one global variable

this global variable is array structure and function will save values into it...

I would like to access this global variable(with its data) from client file.

Is there anything wrong with doing g it this way and if there is better way to do this?

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

end of thread, other threads:[~2014-10-07 20:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-07 19:58 package body Stribor40
2014-10-07 20:05 ` sbelmont700
2014-10-07 20:05 ` Simon Wright
2014-10-07 20:17 ` Jeffrey Carter

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