[Home] [Groups] - Message: [Prev in Group] [Next in Group]
9829: Re: [MUD-Dev] Naming and Directories?
[Full Header] [Plain Text]
From: Jo Dillon <emily@thelonious.new.ox.ac.uk>
Newsgroups: nu.kanga.list.mud-dev
Date: Wed, 17 Mar 1999 10:18:12 +0000
References: [1]
Organization: Kanga.Nu
Chris Gray (cg@ami-cg.GraySage.Edmonton.AB.CA) spake thusly:
> [Mark Gritter:]
>
> >Hmm... this seems unnecessary. Wouldn't strcmp() quit as soon as there
> >was a difference in the strings anyway? You'd only be saving the
> >function call overhead, which could be eliminated by inlining.
>
> Most compiler systems can only inline functions that they have the
> source to. So, that would work if you wrote your own strcmp(), but not
> with the (possibly highly optimized) system one. I've used the trick
If it's that optimised might it not be defined in the header file,
giving the compiler the source? I mean, if I was writing a highly
optimised strcmp I wouldn't overlook the overhead involved in a function
call...
--
Jo
_______________________________________________
MUD-Dev maillist - MUD-Dev@kanga.nu
http://www.kanga.nu/lists/listinfo/mud-dev