source:
trunk/Jgraph/MSDOS.help@
660
Last change on this file since 660 was 418, checked in by , 17 years ago | |
---|---|
File size: 321 bytes |
Rev | Line | |
---|---|---|
[418] | 1 | This from Alan S. Raskin: |
2 | ||
3 | You may be interested in knowing what it takes to get jgraph to compile | |
4 | MS-DOS/MS-QuickC: | |
5 | ||
6 | 1) Ignore all of the "function should return a value" warnings. :-) | |
7 | 2) Use the blank VMS templates for popen and pclose in token.c | |
8 | 3) Define float=double to avoid math-overflow run-time errors. | |
9 | ||
10 | -Alan | |
11 |
Note:
See TracBrowser
for help on using the repository browser.