comp.lang.ada
 help / color / mirror / Atom feed
From: Stribor40 <ikamzic@gmail.com>
Subject: package body
Date: Tue, 7 Oct 2014 12:58:35 -0700 (PDT)
Date: 2014-10-07T12:58:35-07:00	[thread overview]
Message-ID: <7c811e73-61e2-4c89-abb3-749d31461758@googlegroups.com> (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?

             reply	other threads:[~2014-10-07 19:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-07 19:58 Stribor40 [this message]
2014-10-07 20:05 ` package body sbelmont700
2014-10-07 20:05 ` Simon Wright
2014-10-07 20:17 ` Jeffrey Carter
replies disabled

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