From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Amit Dang" Subject: Using Library Via Piping Date: Wed, 9 Feb 2005 13:04:56 +0530 Message-ID: <015f01c50e79$dad6f780$9736a8c0@ispl091> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-c-programming-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-c-programming@vger.kernel.org Is there any way of using library functionality via pipes rather than linking? If yes, could any body give a brief explanation or point to some available information. I am clear about the concept of invoking executables via pipes but not about using library. Regards, Amit Dang