home *** CD-ROM | disk | FTP | other *** search
- 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
- From: ar869@cleveland.Freenet.Edu (Jon S. Christiansen)
- Newsgroups: comp.databases.oracle
- Subject: Writing your own functions for SQR in UFUNC.C on the VAX
- Message-ID: <1992Aug27.223637.29035@usenet.ins.cwru.edu>
- Date: 27 Aug 92 22:36:37 GMT
- Sender: news@usenet.ins.cwru.edu
- Reply-To: ar869@cleveland.Freenet.Edu (Jon S. Christiansen)
- Organization: Case Western Reserve University, Cleveland, OH (USA)
- Lines: 16
- Nntp-Posting-Host: slc5.ins.cwru.edu
-
-
- I have been trying to write a character function through UFUNC.C on
- the VAX to no avail. I am using SQR 2.27 I believe.... my main problem is
- using pointers and etc, and figuring out how to pass a character string back
- to the program. The included UFUNC.C is nice, but it doesn't have enough
- examples to show exactly how to write a string function that returns a string.
- Anyone who has a few examples of any functions that they have written, I would
- appreciate it very much if they could send me some sample code, either through
- the list, or right to me at: jsc93@uno.cc.geneseo.edu
-
- Thanks in advance!!!
- Jon Christiansen
- Student Programmer/Analyst
- SUNY Geneseo, New York
-
-