[Libclc-developers] newbie to ANSI C
Status: Planning
Brought to you by:
augestad
From: Jyothi <jyo...@ap...> - 2003-09-25 09:18:48
|
Hello, I was just looking into how much time the strstr() function is taking .=20 I am using PentiumIII( i686) on Linux 2.2, glibc-2.2 ,=20 Is this data available somewhere ?=20 What if strstr()'s implementation be changed in case of the following = scenario, =20 1. When it uses strchr()=20 2. When it uses strncmp() =20 3. When it is not dependent on any of these C-functions ? Are there any Algorithms the ANSI C standard says to use while = implementing strstr(). Any help is welcome. ~~~~~~ ^ _ =20 | \/ () | |-| | . (_// =20 |