I had the opposite experience with TURBO C and MSC 5.0. A program that compiled w/o problems on TC 2.0 caused parser problems with MSC 5.0. I eventually had to simplify the code to feed it through MSC (I was using a min # of functions to pacify an urgent need for speed). MC