I would like to get syntax checking for my .c in Visual Studio 2017, but it seems I only get it if my source file is named source.cpp, not source.c
Is it possible to turn it on?
Thanks!
I would like to get syntax checking for my .c in Visual Studio 2017, but it seems I only get it if my source file is named source.cpp, not source.c
Is it possible to turn it on?
Thanks!
Copyright © 2021 Jogjafile Inc.
You probably need to install the complete part of C/C++ desktop develop tool.
My one works fine: