/Cpp-01

Memory allocation, pointers to members, references, switch statement

Primary LanguageC++GNU General Public License v3.0GPL-3.0

C++ Module 01

Memory allocation, pointers to members, references, switch statement

About the syntax:

  • UpperCamelCase format.

Compilation:

  • make
  • Compiling with -Wall -Wextra -Werror and -std=c++98