Intro to C on Windows - Day 1

Поделиться
HTML-код
  • Опубликовано: 11 ноя 2014
  • Day 1 of the introduction to C programming on Windows series from Handmade Hero. See handmadehero.org for details.
    1. Getting up to speed with C programming on Windows
    2. Getting a C compiler via Microsoft Visual Studio Express:
    2.1. Caveat: In the next video, we suggest you to get Visual Studio Community instead of Visual Studio Express, you can get Visual Studio Community here: www.visualstudi...
    3. Creating a “Win32 Project”
    4. Adding a C++ file: test.cpp
    5. Compiling and Debugging project
    6. WinMain entry point function
    7. Creating and calling a function

Комментарии •