× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Simon,

Just curious...  Did they remove the 16MB limit for *USRSPC, yet?  If so, in
what release?

jt

| -----Original Message-----
| [mailto:midrange-l-admin@midrange.com]On Behalf Of Simon Coulter
| Sent: Saturday, December 22, 2001 10:09 PM
|
| Secondly, I think there is a fundamental flaw in your design.  You should
| not be exposing the TS address as the magic cookie cum handle.  Your
| teraspace service program should allocate a chunk of static
| storage (array,
| user space, user index, whatever) and your new() function should store the
| TS pointer in the array and return a handle that can be used by destroy()
| and any other TS functions to locate the pointer in the static storage.
| That way you don't expose the implementation, you don't have to
| stuff about
| with pointer conversions, and the handle can be a data type supported by
| all HLLs.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.