Welcome, Guest. Please login or register.

Author Topic: AWeb doesn't compile  (Read 3517 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline lsmart

  • Sr. Member
  • ****
  • Join Date: Jun 2009
  • Posts: 433
    • Show all replies
Re: AWeb doesn't compile
« on: June 18, 2011, 03:27:27 PM »
If I am not mistaken, there is no point in using "extern" on a function declaration. So I guess you have to understand, what the Varargs macro does. Perhaps you can just remove the storage class specifier.
Have you looked at the code after preprocessing?