FROM:
Help - Pseudotypes wrote:The pseudotypes can only be used with prototypes, interfaces and imported functions. The pseudotypes does the appropriate conversion only if it is necessary: for example using a 'p-ascii' pseudotype in an ascii compiled program makes no difference with regular string type.
TO:
Help - Pseudotypes wrote:The pseudotypes can only be used with prototypes, interfaces and imported functions. Input pseudotypes are converted only if necessary: for example using a 'p-ascii' pseudotype in an ascii compiled program makes no difference with regular string type. Returned pseudotype parameters are not translated back after a function call.
The nice thing about standards is there are so many to choose from. ~ Andrew Tanenbaum