M
Mark McIntyre
As far as I can tell, conforming compilers are equally free to set
fire to your hair and paint your toenails green.
absolutely. Which renders Stephen's remark even more meaningless...
As far as I can tell, conforming compilers are equally free to set
fire to your hair and paint your toenails green.
Mark McIntyre said:On Tue, 1 Jun 2004 23:59:01 +0200, in comp.lang.c , "jacob navia"
And BTW all this arguing just persuades me not to use your C compiler, I
could never trust it to do what its supposed to. I'd rather trust MS which
is a terrible indictment I reckon...
jacob navia said:Of course this isn't in ISO C 89. But in 99, the C standard
accepted the "principle" that this construct *is* useful and provided a
SINGLE sqrt function without you having to remember 3 names for
each different function.
If you see the C language as fixed, frozen and ready to go the
same path as the COBOL language you will find in MSVC the
compiler you want.
The compiler is in the C89 stage and will
never incorporate anything new any more since Microsoft
has publicy stated that C99 will never be implemented.
In all respects, I think this is the compiler people like you
crave.
Having such things does not make a language fat.Mark McIntyre said:Thats not what I said at all. What I said was "if you need C++ you know
where to find it". I stand by that. If I want a language offering
polymorphism, function overloading, templates etc, I use C++. When I want
something lean and mean, I use C.
If you see the C language as fixed, frozen and ready to go the
same path as the COBOL language
you will find in MSVC the compiler you want.
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.