Things to mention in this post:* Windows.h Library* Making Header File using windows features In this post, we are writing c code that makes header…
View More Making Windows Header File by .exeTag: c header
Adding custom C template to Eclipse-based IDEs
Writing your all codes in a fixed format makes your codes easy to read and follow. Check the latest version of the template from here.…
View More Adding custom C template to Eclipse-based IDEs