| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Hi Rohit,
On 2006-05-25, at 16:37, rohit dhamija wrote:
As now of now, i load my framework using
"gcc myUserApplication.c -F. -framework myFramework.framework"
Can I load my framework inside my userapplication code ?
/////////////////////////////////////// example: myUserApp.c int main(){ printf("Hello APPLE!!!"); [ LoadMyFramework] =====>contains function func() // now since i loaded my framework, i use this function func(); return 0; }
Jonathon Mah email@hidden
_______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/xcode-users/email@hidden
| References: | |
| >How to load my framework programatically ? (From: "rohit dhamija" <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
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.