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

  1. Path: sparky!uunet!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!cleveland.Freenet.Edu!ar869
  2. From: ar869@cleveland.Freenet.Edu (Jon S. Christiansen)
  3. Newsgroups: comp.databases.oracle
  4. Subject: Writing your own functions for SQR in UFUNC.C on the VAX
  5. Message-ID: <1992Aug27.223637.29035@usenet.ins.cwru.edu>
  6. Date: 27 Aug 92 22:36:37 GMT
  7. Sender: news@usenet.ins.cwru.edu
  8. Reply-To: ar869@cleveland.Freenet.Edu (Jon S. Christiansen)
  9. Organization: Case Western Reserve University, Cleveland, OH (USA)
  10. Lines: 16
  11. Nntp-Posting-Host: slc5.ins.cwru.edu
  12.  
  13.  
  14.     I have been trying to write a character function through UFUNC.C on
  15. the VAX to no avail.  I am using SQR 2.27 I believe.... my main problem is
  16. using pointers and etc, and figuring out how to pass a character string back
  17. to the program.  The included UFUNC.C is nice, but it doesn't have enough
  18. examples to show exactly how to write a string function that returns a string.
  19. Anyone who has a few examples of any functions that they have written, I would
  20. appreciate it very much if they could send me some sample code, either through
  21. the list, or right to me at: jsc93@uno.cc.geneseo.edu
  22.  
  23.     Thanks in advance!!!
  24.         Jon Christiansen
  25.         Student Programmer/Analyst
  26.         SUNY Geneseo, New York
  27.                      
  28.