• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
printf not outputting...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

printf not outputting...


  • Subject: printf not outputting...
  • From: Ken Hawkins <email@hidden>
  • Date: Tue, 3 Aug 2004 15:08:37 -0700

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.


  • Follow-Ups:
    • Re: printf not outputting...
      • From: Ken Hawkins <email@hidden>
  • Prev by Date: RE: New problem
  • Next by Date: Re: New problem
  • Previous by thread: Re: New problem
  • Next by thread: Re: printf not outputting...
  • Index(es):
    • Date
    • Thread