◄Up► ◄Contents► ◄Index► ◄Back► ──────────────────────────────────────────────────────────────────────────── Compiler warning (level 2) C4763 'function' : function too large for postoptimizer Not enough space was available to optimize the given function. One of the following may be a solution: ■ Divide the function into two or more smaller functions. ■ Recompile with fewer optimizations. -♦-