Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

printf not outputting...



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.




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.