On Sat, Nov 26, 2005 at 09:47:33PM +0800, He Nan wrote:
> In my script there is a external C programme , I have to call it every time
> when the script runs .
> But the C programme needs to load big dictionary , the time consuming is
> more than 5 seconds .
> What should I do to make it more effici
In my script there is a external C programme , I have to call it every time
when the script runs .
But the C programme needs to load big dictionary , the time consuming is
more than 5 seconds .
What should I do to make it more efficient , could I modify the C programme
so that when it runs for the