home *** CD-ROM | disk | FTP | other *** search
- From: jbc@hpcuhe.cup.hp.com (Jeff Caldwell)
- Date: Thu, 23 Jul 1992 23:49:45 GMT
- Subject: Re: How can I return two value to a procedure ???
- Message-ID: <31460021@hpcuhe.cup.hp.com>
- Organization: Hewlett Packard, Cupertino
- Path: sparky!uunet!cs.utexas.edu!zaphod.mps.ohio-state.edu!sdd.hp.com!hpscdc!hplextra!hpcc05!hpcuhb!hpcuhe!jbc
- Newsgroups: comp.lang.c
- References: <9207222041.AA00524@honeydew.cis.ohio-state.edu>
- Lines: 4
-
- Try returning a pointer to a structure which consists of two
- integers.
-
- -Jeff Caldwell | HP Calif Lang Lab.
-