Compiling, Linking - and Header Files (Program C In Visual Studio Course)

Опубликовано: 14 Октябрь 2024
на канале: Code With Huw
7,472
85

What happens when you compile a C program? And what are linker errors? In this lesson, I guide you through your first simple C program in Microsoft Visual Studio and explain how to find and fix some common mistakes. As we do so we will also learn how the C compiler works with the linker. And why things can go wrong if you don’t include a header file.

To follow the course in order, bookmark the playlist    • Program C in Visual Studio   :

For help on installing Visual Studio, watch this video:
   • Download and Install Visual Studio 20...  

PROGRAMMING BOOKS
====================
If you want to learn C in more depth (and also support this channel!) you might think of buying one of my books. I have written books on C programming, Using Pointers in C, Recursion and other programming topics.

** The Little Book Of C Programming **
Amazon (US) https://amzn.to/2RXwA6a
Amazon (UK) https://amzn.to/2JhlwOA

GET THE SOURCE CODE
=================================
Download the source code of the projects in this course (the archive for “The Little Book Of C”) from:
http://www.bitwisebooks.com/

FIND “CODE WITH HUW” ON FACEBOOK:
=================================
  / codewithhuw  

Good luck! And good programming!