Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Linux Distribution => Distribution Specific => Topic started by: kanueishtiaq on January 28, 2008, 11:31:16 AM

Title: c++ library
Post by: kanueishtiaq on January 28, 2008, 11:31:16 AM
how to create library in c++
Title: Re: c++ library
Post by: Ricky on January 28, 2008, 04:56:54 PM
You should see this article :
http://www.tldp.org/HOWTO/Program-Library-HOWTO/shared-libraries.html

It shall help you!