Search This Blog

Friday, December 08, 2006

a lot of strcmps...

A lot of strcmps,like:

if (!strcmp (cs,ct)){
...

}

else if (!strcmp (cs,ct)){
...
}
...

else{
...
}



it's too expensive,I think hash will performance better.

Let me try it out...





powered by performancing firefox

1 comment:

Anonymous said...

来,交换blog link,嘻嘻~