Date: Fri, 25 Apr 2003 04:56:26 +0100 From: Jonathon McKitrick <jcm@FreeBSD-uk.eu.org> To: freebsd-questions@freebsd.org Subject: How to find a library Message-ID: <20030425035625.GB81840@dogma.freebsd-uk.eu.org>
next in thread | raw e-mail | index | archive | help
Hi all, I'm coming over from Win32 development, and I have a question about finding a library to find what you need. Currently, if I need a function, it can be found somewhere in MFC. However, since I want to start porting some of our software to Unix, I need to know how to find/use similar functions that are not part of Unix base functionality. What is the best way to find these libraries? Once found, is it only a matter of including the .h file and linking? NOTE: Please CC me, as I am not currently subscribed. Thanks. jm -- My other computer is your windows box.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030425035625.GB81840>