Re: Linking little-used C library functions?
Re: Linking little-used C library functions?
- Subject: Re: Linking little-used C library functions?
- From: Thomas Wetmore <email@hidden>
- Date: Sun, 25 May 2014 14:31:44 -0400
The SDKs within XCode provide both curses and ncurses, headers and libraries for both.
An application I wrote in 1988 on a VAX running Bell Labs Unix, using ncurses to provide a primitive window and menu environment, runs unchanged today on Mac OS X 10.9.
Tom Wetmore
On May 25, 2014, at 1:19 PM, William Squires <email@hidden> wrote:
> 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
_______________________________________________
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