home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / database / informix / 1884 < prev    next >
Encoding:
Internet Message Format  |  1992-09-07  |  1.3 KB

  1. Path: sparky!uunet!pmafire!news.dell.com!swrinde!cs.utexas.edu!sun-barr!olivea!gossip.pyramid.com!pyramid!infmx!news
  2. From: cortesi@informix.com (David Cortesi)
  3. Newsgroups: comp.databases.informix
  4. Subject: Re: doretalloc()
  5. Message-ID: <1992Sep4.154339.28017@informix.com>
  6. Date: 4 Sep 92 15:43:39 GMT
  7. References: <9466@emory.mathcs.emory.edu>
  8. Sender: news@informix.com (Usenet News)
  9. Reply-To: cortesi@informix.com
  10. Organization: Informix Software, Inc.
  11. Lines: 23
  12.  
  13. In article <9466@emory.mathcs.emory.edu> mm@ssf.pt (Manuel Monteiro) writes:
  14. > Hi there netters,
  15. > Can anyone out there, pleeeeeease, tell me the exact (formal)
  16. > behaviour of the 'doretalloc()' function of the 'lib4gl' library?
  17. > Is this function supported by informix?
  18. > PS: sorry if this is a RTFM question!
  19.  
  20. Well, it is, in a way. The answer to your second question is,
  21. "does the name of the function appear in the index of the 4GL manual?"
  22.  
  23. If not, the function is not supported. Barring a documentation error
  24. of course ...:-\  That is the case with this function.  So even
  25. if you find out what it does, it isn't safe to use it. Why? Because
  26. Informix feels free to change that interface at any time without
  27. warning -- leaving your program up the creek.
  28.  
  29. What is it you want to accomplish?
  30.  
  31. Dave Cortesi
  32.     cortesi@informix.com
  33.