12-28-2012, 01:47 PM,
|
|||||
|
|||||
RE: import public
"import public" means that any symbols imported from the package via "import public" can be re-exported by the current package. Otherwise symbols are imported just for use by the current package doing the importing, and can not be re-exported.
|
|||||
« Next Oldest | Next Newest »
|
Messages In This Thread |
import public - by umemura - 12-20-2012, 07:22 PM
RE: import public - by ysugahara - 12-27-2012, 04:45 PM
RE: import public - by wbardwell - 12-28-2012, 01:47 PM
|
Users browsing this thread:
1 Guest(s)
1 Guest(s)