Date: Mon, 15 Jul 1996 11:09:07 -0700 (PDT) From: Gary Kline <kline@tera.com> To: compland@ism.com.br (Helio Coelho Jr. - CompuLand Informatica) Cc: questions@freebsd.org Subject: Re: C libraries Message-ID: <199607151809.LAA11048@athena.tera.com> In-Reply-To: <199607151643.NAA13201@unix1.ism.com.br> from "Helio Coelho Jr. - CompuLand Informatica" at "Jul 15, 96 01:43:51 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
According to Helio Coelho Jr. - CompuLand Informatica: > Hi: > > Does anybody knows of some C librarie for string manipulation, > (besides string.h) ? > There is a solid library of string manipulation functions called `publib' authored by Lars Wirzenius (lars.wirzenius@helsinki.fi) that was published in one of the sources newsgroups a couple of years ago. Search for it and you'll find it. I've hacked a function or two of my own to it, but never send it for inclusion. Prob'ly should have. There is nothing like _not_ having to re-invent code. gary kline >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199607151809.LAA11048>