Re: help me learn C



In article <1146394392.279361.249400@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
ais523 <ais523@xxxxxxxxxx> writes

abhi wrote:

hi everybody am new to this group and help me to learn C

If you want to learn C, a better newsgroup to try might be
<news:alt.comp.lang.learn.c-c++>.

That looks dubious.... The OP wanted to learn C not C-C++ is it similar
to C/C++?

when will people learn that C and C++ are separate languages.

The root of C++ is C90.

Since 1990 C has moved on and evolved to C99

C++ as also evolved and moved on from it's C90 root in a different
direction.

Even things that have identical syntax in a c and C++ may not behave the
same depending on if you use a C90, C99 or C++ compiler.

--
\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
\/\/\/\/\ Chris Hills Staffs England /\/\/\/\/
/\/\/ chris@xxxxxxxxxxxx www.phaedsys.org \/\/\
\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/



.



Relevant Pages

  • Re: Storgae durations
    ... but I've never seen anyone use a C99 ... implementations of C90. ... So the evidence is against you. ... But it isn't the only C compiler on Windows. ...
    (comp.lang.c)
  • Re: Implicit int
    ... implicit int was one of the few benefits C99 brought). ... either a tightening up of the C90 specs, or addition of requested, ... E - the long long int type and library functions ...
    (comp.std.c)
  • Re: Why oh why does this NOT give a compile error?
    ... I guess a lot depends on if the compiler will still accept K&R style code ... A conforming implementation of C99 is required to accept functions without ... that compilers often retained them because they were valid in C90). ... be viewed as, effectively, different languages. ...
    (comp.lang.c)
  • Re: Is C99 C?
    ... free applications in C90 and C99. ... C is no more a single language than English or even French. ... I write code TODAY that maps onto a C90 with long long ... freedom of speech was made the First Amendment to the United States ...
    (comp.lang.c)
  • Re: Is C99 C?
    ... It's possible to write bug ... C does not mean C90 or C89 or even C99. ... the 1st amendment prevents the Government from hindering your ...
    (comp.lang.c)