Re: Comment on trim string function please



Bill Reid wrote:
) (I turn them ALL off, which means sub-scripting is not converted
) to pointers, which I believe takes longer, so to retain the speed
) I've manually converted most of the stuff like this).

As far as I know, there is no speed difference between sub-scripting
and pointers on most modern CPUs.


SaSW, Willem
--
Disclaimer: I am in no way responsible for any of the statements
made in the above text. For all I know I might be
drugged or something..
No I'm not paranoid. You all think I'm paranoid, don't you !
#EOT
.



Relevant Pages

  • Re: Tough interview question - any suggestions?
    ... An array of N chars is given ... Write an efficient algorithm to find all the repeating substring with a ... Create a list of pointers into the string, ... You all think I'm paranoid, ...
    (comp.programming)
  • Re: Comment on trim string function please
    ... character to a previous array position, ... Or just do a very simple whileloop that compares pointers: ... sub-scripting such as the OP because I found it easier conceptually ...
    (comp.lang.c)
  • Re: Java
    ... That could well be the case, but the proper teaching of pointers was ... beginning/introductory programming. ... If the student will have to deal with pointers at some point in his career, ... You all think I'm paranoid, ...
    (comp.programming)
  • Re: Java
    ... Programmer wrote: ... And where did 'pointers' get transformed to the generic 'it'? ... SaSW, Willem ... You all think I'm paranoid, ...
    (comp.programming)
  • Re: Choosing a PL - What you can do or how you do it?
    ... Logan wrote: ... thinking of higher-order functions as the main use for returning function ... you might as well not be able to return function pointers? ... You all think I'm paranoid, ...
    (comp.programming)