sbanner1@uvicctr.UUCP (07/06/87)
I just want to thank those people who gave me usefull suggestions
on how to fix the Turbo C problems I was having. The problem with less
was that Turbo C uses 'interrupt' as a reserved word, and the code had
a function with that as it's name. Less is now working fine.
The other problem that I was having, I got few answers to, but the
problem seems to have gone away (I am not sure why, or how, but it has).
One thing that I had a problem with, is that chars default to signed,
which can be a problem with binary data (FF when sign extended == EOF),
which caught me for a bit.
Thanks for your help,
S. John Banner
...!uw-beaver!uvicctr!sol!sbanner1
...!ubc-vision!uvicctr!sol!sbanner1
ccsjb@uvvm
sbanner1@sol.UVIC.CDN