File: NeXT.help

package info (click to toggle)
jgraph 83-20
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 628 kB
  • ctags: 445
  • sloc: ansic: 4,728; makefile: 186; sh: 106; awk: 104
file content (6 lines) | stat: -rw-r--r-- 274 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
To compile jgraph on the NeXT machines, compile with -DLCC.  This will
define LCC in jgraph.h and token.c so that <stdlib.h> will be included.  
Otherwise, the compilation will go fine, but there will be type conversion 
errors in token.c which will give bogus output.

Jim