Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Error: PCC-S-02014

Error: PCC-S-02014

From: Keith chia <keith.chia_at_edge.com.sg>
Date: Tue, 4 Jan 2000 17:06:35 +0800
Message-ID: <3871b8e1.0@news.cyberway.com.sg>


Hello everybody,

I have just started in a project on proC and I need to include glib in my proggy.
After I add a #include <glib.h> in my proggy, proC complains with the following message below.
I would appriciate if someone can explain to me why this is so. Thanks in advance. :)



Syntax error at line 1284, column 29, file glib/glib.h: Error at line 1284, column 29 in file glib/glib.h #define g_error(format, args...) g_log (G_LOG_DOMAIN, \
............................1

PCC-S-02014, Encountered the symbol "..." when expecting one of the following:

   , )
The symbol ")" was substituted for "..." to continue.

Regards,
Keith Received on Tue Jan 04 2000 - 03:06:35 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US