This is read.h in view mode; [Download] [Up]
/* prototypes of functions used in the parser */ void init_read(void); void add_constraint_name(char *name, int row); void store_re_op(void); void null_tmp_store(void); void store_bounds(void); void add_int_var(char *name); void rhs_store(REAL value); void var_store(char *var, int row, REAL value);
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.