Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Three new functions in xbt_str module: split&join (hello perl) and diff (naive LCS...
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 2 May 2007 10:09:06 +0000 (10:09 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 2 May 2007 10:09:06 +0000 (10:09 +0000)
commitcff262f0a0384a8aaf0d719a32792fcc7ff89293
treeb8c864b1b43842e7b4f7c5d7dfde3214e1f76ea6
parent01468b426eb004d5fbdbbf6ef89374c5dd1e06fd
Three new functions in xbt_str module: split&join (hello perl) and diff (naive LCS implementation)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3471 48e7efb5-ca39-0410-a469-dd3cf9ba447f
include/xbt/str.h
src/xbt/xbt_str.c