This is imported_function.c in view mode; [Download] [Up]
#include <stdio.h>
imported_function ()
{
printf ("\nI am now in the imported function\n\n");
}
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.