C/C++

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • Reason for ISO ; warning

    0 answers - 255 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    [Warning] IS C does not allow extra ';' outside of a function
    int n;;
    int main(void)
    {
    }
    Anyone care to enlighten me as to why IS C does not allow this, but
    apparently ANSI c99 does?
    Ta

Re: Reason for ISO ; warning


max 4000 letters.
Your nickname that display:
In order to stop the spam: 9 + 8 =
QUESTION ON "C/C++"

EMSDN.COM