From: balboa Newsgroups: comp.os.msdos.djgpp Subject: Newbie Pointers Date: Sat, 20 Feb 1999 15:12:00 -0500 Organization: UUNET Canada News Transport Lines: 10 Message-ID: <36CF1710.AED0C97@castle.on.ca> NNTP-Posting-Host: 209.167.190.109 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.5 [en] (WinNT; U) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello: eg; Does prototype float *function_name(float *var); Is the function a pointer to the return type? Balboa: