Re: error: expected ')' before '*' token -- What is this ?
- From: Ram Prasad <ramprasad.ap@xxxxxxxxx>
- Date: Tue, 31 Jul 2007 07:46:26 -0700
On Jul 31, 7:33 pm, Mark Bluemel <mark_blue...@xxxxxxxxx> wrote:
Ram Prasad wrote:
We still need the definitions for all the SPF_*_t types, particularly,
SPF_result_t and SPF_request_t.
But these are standard header files
No - they are part of a specific package. Nothing standard about them as
far as the C language goes.
I do wonder whether you'd get better help about developing with this
package by posting to a forum specifically for it, rather than a general
C newsgroup. Looking here <http://www.libspf2.org/support.html> suggests
some possibilities.
But that is not a group of programmers. I simply wanted to know what
this error means
error: expected ')' before '*' token
Definetly it loooks like a syntax error , but there is absolutely no
error on that line
If I comment out the entire function and its declaration , then I dont
get this error. I just declare this function , without even defining
the code for it and gcc gives me this stupid error
.
- Follow-Ups:
- Re: error: expected ')' before '*' token -- What is this ?
- From: Mark Bluemel
- Re: error: expected ')' before '*' token -- What is this ?
- From: santosh
- Re: error: expected ')' before '*' token -- What is this ?
- References:
- error: expected ')' before '*' token -- What is this ?
- From: Ram Prasad
- Re: error: expected ')' before '*' token -- What is this ?
- From: Richard
- Re: error: expected ')' before '*' token -- What is this ?
- From: Ram Prasad
- Re: error: expected ')' before '*' token -- What is this ?
- From: Eric Sosman
- Re: error: expected ')' before '*' token -- What is this ?
- From: Ram Prasad
- Re: error: expected ')' before '*' token -- What is this ?
- From: santosh
- Re: error: expected ')' before '*' token -- What is this ?
- From: Ram Prasad
- Re: error: expected ')' before '*' token -- What is this ?
- From: Mark Bluemel
- error: expected ')' before '*' token -- What is this ?
- Prev by Date: Re: Unused arguments
- Next by Date: Re: Malcolm's new book
- Previous by thread: Re: error: expected ')' before '*' token -- What is this ?
- Next by thread: Re: error: expected ')' before '*' token -- What is this ?
- Index(es):
Relevant Pages
|