ftp.nice.ch/pub/next/developer/languages/ada/gnat.1.83.N.b.tar.gz#/gnat-1.83-m68k-next-bin/examples/imported_function.c

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.