Linking little-used C library functions?
Linking little-used C library functions?
- Subject: Linking little-used C library functions?
- From: William Squires <email@hidden>
- Date: Sun, 25 May 2014 12:19:35 -0500
I need to import the C library that implements curses.h (if there is one for MacOS X 64 bit) - I'm guessing that, because it's so little used (compared to <stdio.h>, say), that it's not part of the "standard" package you get when you create a new console app. I know one can import a framework (and how to do so) in Xcode, but what about C libraries?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden