Re: Xcode -> textbook programming
Re: Xcode -> textbook programming
- Subject: Re: Xcode -> textbook programming
- From: Alastair Houghton <email@hidden>
- Date: Sat, 15 Nov 2003 08:52:30 +0000
On 15 Nov 2003, at 00:39, Jesse Carpenter wrote:
> Dear Nick:
>
> I am not sure what you mean by command line. All I want to do is use
> the standard C lib and use calls such as printf().
He means a program that you would execute from the command line (i.e.
from the prompt in a Terminal window), rather than one that you could
double-click in Finder.
If you are after writing a program that only uses the standard C
library, then that is what you want, and if you're using Xcode (as
opposed to running the tools directly from Terminal), you need to use a
"standard tool" project.
Kind regards,
Alastair.
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.