Hi,
On 2014-10-30 11:52:26 -0600 Mayuresh Kathe <[email protected]> wrote:
> hello, is there any document which show how to compile
> simple hello world snippet written in obj-c?
> #import <stdio.h>
> #import <Foundation/Foundation.h>
>
> int main(void) {
> NSLog(@"Hello, World!\n");
> return 0;
> }
>
>
> thanks,
> -mayuresh
See:
http://www.gnustep.org/resources/documentation/Developer/Base/ProgrammingManual/manual_1.html#SEC11
http://www.gnustep.it/nicola/Tutorials/
Regards.
Germán
_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep