Intro to C on Windows - Day 1

Описание к видео Intro to C on Windows - Day 1

Day 1 of the introduction to C programming on Windows series from Handmade Hero. See http://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: http://www.visualstudio.com/
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

Комментарии

Информация по комментариям в разработке