Re: printf not outputting...
Re: printf not outputting...
- Subject: Re: printf not outputting...
- From: Ken Hawkins <email@hidden>
- Date: Tue, 3 Aug 2004 15:53:03 -0700
well not sure why but restarting the mac got it back in line. has
anyone else ran into this kind of behavior or is my mac sitting too
close to my windoze machine
ken;
On Aug 3, 2004, at 3:08 PM, Ken Hawkins wrote:
earlier today i was able to output anything and everything to the
console via printf(...) now i can create a new standard tool which
main.c has:
#include <stdio.h>
int main (int argc, const char * argv[]) {
// insert code here...
printf("Hello, World!\n");
return 0;
}
the standard default when you create via the new command. is there a
preference somewhere that can get set to not output to the console?
puzzled and restarting,
ken;
_______________________________________________
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.
_______________________________________________
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.