File: NeXT.help

package info (click to toggle)
jgraph 83-10
  • links: PTS
  • area: main
  • in suites: hamm, potato, slink
  • size: 604 kB
  • ctags: 448
  • sloc: ansic: 4,639; makefile: 196; 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