This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
** EPITECH PROJECT, 2020 | |
** OOP_arcade_2019 | |
** File description: | |
** core | |
*/ | |
#ifndef CORE_HPP_ | |
#define CORE_HPP_ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Date : 28/05/2021 | |
// Last Updated : 04/05/2022 | |
// Author : Ghassane SEBAÏ | |
// Contact : [email protected] | |
// Source : https://en.wikipedia.org/wiki/List_of_iOS_and_iPadOS_devices | |
// Format : | |
// "Model Name : [Hardware Strings]" | |
// -> Using '/' as a separator between hardware strings. |