Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bsd static lib question



Hi!

is this file automatically generated with the project or it's only the header file where the functions are declared? Also, do the exported functions have to be declared in some special way?

Thanks!


On 10-Feb-05, at 6:58 PM, D.Walsh wrote:


On Feb 10, 2005, at 18:28, Luc Vandal wrote:

Hi!

is there anything to do in particular to export functions from a bsd static library? If so, could anyone tell me what to do?

Thanks!

#include <name_of_lib_header_file.h>

if it's not something normally installed on your system then you might have to do

#include "/path_to_folder/name_of_lib_header_file.h"

If you don't include the header file for the library then you wont be able to locate the functions.

You can look in the file for available options and function you can use.

-- Dale

_______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/email@hidden

This email sent to email@hidden


Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.