i try create using win32 console application but it will come out with the stdaf.h header file

i know to create a pure C i need to change the project to compile in C only and i did
but the error stadaf.h keep popping out do anyone know how to fix it

Turn off precompiled headers. Go to the project settings, c++ tab and you will see a category for precompiled headers.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.