Barry Smith <bsm...@mcs.anl.gov> writes:

>   Hmm, both of these links refer to C99 Standard Library  they do not refer 
> to the C99 standard language. Anywhere that says the language standard?

To my knowledge, variable length arrays (which are actually quite useful
for numerical work, particularly as VLA-pointers) are not supported by
MSVC and never will be (which is why they were made optional in C11).
Anyway, that alone means that the language implementation is not
complete.  But as far as I know, // comments and for-loop declarations,
for example, should not present a portability issue.

Attachment: signature.asc
Description: PGP signature

Reply via email to