delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/07/07/00:00:20

From: Martin Ambuhl <mambuhl AT earthlink DOT net>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: can anybody help me regarding this
Date: Mon, 05 Jul 1999 20:21:00 -0400
References: <7lrv0j$hmm$1 AT news DOT vsnl DOT net DOT in>
X-Posted-Path-Was: not-for-mail
X-Accept-Language: en
X-ELN-Date: 6 Jul 1999 00:19:40 GMT
X-ELN-Insert-Date: Mon Jul 5 17:25:10 1999
Organization: Nocturnal Aviation
Lines: 22
Mime-Version: 1.0
NNTP-Posting-Host: dialup-209.246.81.9.newyork2.level3.net
Message-ID: <37814BEC.5D505394@earthlink.net>
X-Mailer: Mozilla 4.61 [en] (Win95; U)
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

Anand Singh Bisen wrote:
> 
> Hello
> 
>       i have encountered this in some place and am not able to understand
> this statement :
> 
> void (*f(int , char ))(float);


declares f as a function
  taking two arguments (int,char)
  returning a pointer to
    a function 
      taking one argument (float)
      returning nothing
               

> 
> can somebody please help me out.
> 
> this is correct believe me and it also works but am not able understand

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019