ftp.nice.ch/pub/next/developer/languages/ada/Adaed.1.11.s.tar.gz#/Adaed-1.11.0a/intbprots.h

This is intbprots.h in view mode; [Download] [Up]

/*
 * Copyright (C) 1985-1992  New York University
 * 
 * This file is part of the Ada/Ed-C system.  See the Ada/Ed README file for
 * warranty (none) and distribution info and also the GNU General Public
 * License for more details.

 */

void main_attr(int, int);
void convert(int, int);
void type_elaborate(int, int, int);
void subprogram(int, int);
int compute_offset(int, int, int, int, int *, int *);
void raise(int, char *);
void create_structure();
void create_copy_struc();
void compare_struc();
void compare_arrays();
void array_slice();
void array_catenate();
void subscript();
void array_move();

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.