Re: IS this a proper way of freeing memory with free()



CBFalconer wrote:
Yevgen Muntyan wrote:

Flash Gordon wrote:

.... snip ...

2) C++ defines mechanisms to interface to C code that has been compiled
as C code.

And I am talking about compiling *C* code with *C++* compiler.

This is an extremely silly thing to do. The languages are
different. A C compiler compiles C source, while a C++ compiler
compiles C++ source. There is one regular user of this newsgroup
who follows that practice, because he deals with idiots who do not
know the difference, and the ability avoids support problems
explaining their idiocy in dulcet and inoffensive tones, thus
improving his standard of living.

You wouldn't be referring to me would you?

If so, what have I done to you to deserve such an ignorant insult?

How can you argue against using C++ objects to simulate hardware in
order to test C device drivers?

--
Ian Collins.
.



Relevant Pages

  • Re: Obstacles for Tcl/Tk commercial application development ?
    ... this is no problem: the compiler will refuse to ... previous message, it is impossible to check all execution paths, ... kilometers, which is clearly a type error. ...
    (comp.lang.tcl)
  • Re: Wit-to-whine ratios
    ... He has stated publicly that he modified a compiler that he ... called me a liar. ... scratch compiler. ...
    (comp.lang.c)
  • Re: Future of programming
    ... Similarly for programmes, there is little point in writing your entire ... optimise the areas which are most used, ... A compiler is just static code. ...
    (alt.lang.asm)
  • Re: How to convert Infix notation to postfix notation
    ... the functions in which the function prototype is re-coded, ... The compiler can't check the ... mistakes in his published work. ...
    (comp.lang.c)
  • Re: In the Shallow End
    ... and the compiler can ... Unix, qua Unix, provides very little in the ... you'd have known why it is easier to do in UNIX compared to Windows NT and its later revisions. ...
    (comp.sys.mac.advocacy)

Loading