/CPP-Modules

Learning cpp

Primary LanguageC++


CPP Modules

ℹ️ About The Project

42 Project

A collection of projects which will be usefull to introduce you to C++ if you aready have C knowledge. Everything should be coded on C++98 and respect Subjects rules.

Subject

Subjects

(back to top)

🏃 Quick Start

Important

  • Project has only been tested and runned on macOS systems

Installation

  • Clone the repo
    git clone https://github.com/its-a-maxi/Philosophers.git

(back to top)

⌨️ Usage

  • Navigate to any excersice

  • Compile with make

  make 
  • Run the executable
  ./<executable>

(back to top)

📫 Contact

Maximo Monroy - monroy.vds@gmail.com

Project Link: https://github.com/its-a-maxi/CPP-Modules

(back to top)

🥇 Acknowledgments

(back to top)