/Cpp-00

Classes

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

C++ Module 00

Namespaces, classes, member functions, stdio streams, initialization lists, static, const..

About the syntax

  • UpperCamelCase format.

Compilation

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

Executables

  • ex00

  • ./megaphone

  • ./megaphone "string"

  • ex01

  • ./phonebook