Browsing this Thread:
1 Anonymous Users
|
EXPORT in module?
|
||||
|---|---|---|---|---|
|
Home away from home
![]()
|
Hello,
I'm working on porting my hashtable routine to PortablE in the hopes that type-safety will make it easier to find the bugs. The first thing that the compiler told me when compiling my port is that the hash function and the umod (unsigned modulo replacement) do not recognize the EXPORT directive for module visibility. Is this a change in PortablE over AmigaE? Note that those two procedures are not methods. The reason I'm asking is that if a show-module utility for PortablE exists, I'd like it to only list the EXPORTed procedures. Also, is it possible to make a private constructor so that I can use a factory method to create an iterator? Thanks, --Sam
Posted on: 2011/8/13 18:16
|
|||
|
||||
You can view topic.
You cannot start a new topic.
You cannot reply to posts.
You cannot edit your posts.
You cannot delete your posts.
You cannot add new polls.
You cannot vote in polls.
You cannot attach files to posts.
You cannot post without approval.
You cannot use topic type.
You cannot use HTML syntax.
You cannot use signature.
You cannot create PDF files.
You cannot get print page.





