description | title | ms.date | f1_keywords | helpviewer_keywords | ms.assetid | ||
---|---|---|---|---|---|---|---|
Learn more about: Fatal Error C1038 |
Fatal Error C1038 |
08/17/2022 |
|
|
560dccb8-5b45-46f0-9412-caa4a6172aef |
compiler limit : function : control flow state too complex; simplify function
The function has more control-flow states than the compiler can handle. Simplify control flow or split the function into smaller functions.
This error is obsolete in Visual Studio 2022 and later versions.