< Objective-C Programming
#include <stdio.h>

void main ()
{
printf ("Hello World");
}

This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.