Click here to Skip to main content
15,899,026 members
Articles / Programming Languages / C++

Longest Common Suffix In Strings

Rate me:
Please Sign up or sign in to vote.
4.43/5 (4 votes)
12 Feb 2014CPOL2 min read 25K  
There are so many recipies to get the Longest Common Substring from two given strings...

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Canada Canada
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions