Typo in n869

  • Thread starter Vijay Kumar R Zanvar
  • Start date
V

Vijay Kumar R Zanvar

Hello clc,
I'm not sure if somebody had already noticed this,
but I found a typo in n869.

The example in 6.7.5.2#8 has a missing semicolon in
the following declaration:

typedef int VLA[m][m] // OK - block scope typedef VLA.
 
T

those who know me have no need of my name

in comp.lang.c i read:
I'm not sure if somebody had already noticed this,
but I found a typo in n869.

finding a typo in a draft long after the thing of which it was a draft has
been published isn't too useful -- finding them in the standard can be.
The example in 6.7.5.2#8 has a missing semicolon in
the following declaration:

typedef int VLA[m][m] // OK - block scope typedef VLA.

the semi-colon is present in the published standard.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,743
Messages
2,569,478
Members
44,898
Latest member
BlairH7607

Latest Threads

Top