CompuServe Messages

Need C Pointer Help…

    04-Sep-90 21:15:48
Fm: George Graves 76657,1112
To: Mike Spille/Manx 71545,1466
MSC Version 6.00 on the PC with optimization handles them very differently. It takes about 6 additional instructions to do the array indexing over the pointer based addressing with that compiler, and since I'm attempting to write a multi-term terminal emulator, on a lookup like that, it's going to be important. BTW, I am using this forum because I _AM_ an Amiga user and the folks here seem a lot friendlier and there aren't so many brain-damaged programmers with bad info on this forum. Thanks again for the assistance.