source: trunk/Jgraph/MSDOS.help@ 662

Last change on this file since 662 was 418, checked in by Nicholas Riley, 16 years ago

Jgraph 8.3 from http://www.cs.utk.edu/~plank/plank/jgraph/jgraph.tar.gz

File size: 321 bytes
Line 
1This from Alan S. Raskin:
2
3You may be interested in knowing what it takes to get jgraph to compile
4MS-DOS/MS-QuickC:
5
61) Ignore all of the "function should return a value" warnings. :-)
72) Use the blank VMS templates for popen and pclose in token.c
83) Define float=double to avoid math-overflow run-time errors.
9
10-Alan
11
Note: See TracBrowser for help on using the repository browser.