CompuServe Messages

#"C" users read Pascal?

    07-Sep-86 10:13:08
Fm: Tom Cattrall 72767,622
To: john stanley 73765,1026
Jhon– I already have code for VAX Fortran and ePascal.The Fortran is the only compiler so far to get 100% for both total and loop code. The Pascal gets 100% for the loop but only 150% for total because it uses 3 pointers rather than 1 with offsets to the other arrays. I use write statements after the loop to keep the compiler from deleting the entire code. If only all compilers were as devoted to code optimization as this one there would be very little assembly code written by hand. Do you have access to the VAX C, or PL/1 compilers? To read all messages non stop without making the option permanent use without the quotes: "OP;SM N;S;RN". This is what I use to read all messages into my log file. Thanks to Arley Dealey for coming up with this. Tom