1. Introduction and Fundamentals Terms, Compiling and Linking of Source Code, Main Function
2. Description of WIN32 Console application in Visual Studio 2008 or higher...
3. User defined functions
4. Elementary Data Types, Variable Identifiers
5. Basic Operations, Basic Runtime Functions
6. Arrays and Structures as Data Types
7. Pointers
8. Dynamic allocation memory
9. Conditional Processing - if, else
10. Conditional Processing - switch, case
11. Looping - for
12. Looping with Conditional Processing - while, do - while
13. Character Variables - ASCII / Unicode
14. Strings
2. Description of WIN32 Console application in Visual Studio 2008 or higher...
3. User defined functions
4. Elementary Data Types, Variable Identifiers
5. Basic Operations, Basic Runtime Functions
6. Arrays and Structures as Data Types
7. Pointers
8. Dynamic allocation memory
9. Conditional Processing - if, else
10. Conditional Processing - switch, case
11. Looping - for
12. Looping with Conditional Processing - while, do - while
13. Character Variables - ASCII / Unicode
14. Strings