Date: Wed, 18 Jan 2006 10:45:35 +0100 (CET) From: Alexander Pohoyda <alexander.pohoyda@gmx.net> To: freebsd-questions@freebsd.org Subject: String variable expansion routine wanted Message-ID: <200601180945.k0I9jZQt000486@oak.pohoyda.family>
next in thread | raw e-mail | index | archive | help
Hi folks, Is there a C-function that does string variable expansion like this: "some text $(VARIABLE) text" --> "some text VALUE text" I suppose this functionality is useful for many programs, so I'm looking for a simpe library to link with. Please CC me on reply. Thanks a lot! -- Alexander Pohoyda <alexander.pohoyda@gmx.net> PGP Key fingerprint: 7F C9 CC 5A 75 CD 89 72 15 54 5F 62 20 23 C6 44
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601180945.k0I9jZQt000486>