Re: converting inline functions to C functions



Tomás wrote:

<snip>

Do you realise that the C++ code you have presented is absolute dirt? It was obviously written by a very poor novice. There was no reason to pass the char pointer by reference. First thing I'll do is make the C++ code a bit more respectable:

<snip>

Tomas, you do realise that there is a separate group for C++? It's down the hall third door on the right called, strangely enough, comp.lang.c++

I realise you were just replying, but you should have taken it to the correct group rather than posting a long post about C++ in a C group.
--
Flash Gordon, living in interesting times.
Web site - http://home.flash-gordon.me.uk/
comp.lang.c posting guidelines and intro:
http://clc-wiki.net/wiki/Intro_to_clc
.



Relevant Pages