Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 575 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 575 Bytes

/* Copyright (C) 2023 Markus Kurz

This repository is my own LIBFT C Library.

The LIBFT C Library is my own implementation for the 42 project 'libft', which recodes functions from the regular GNU C Library. It is a free to use library; you can redistribute and/or modify it under the terms of the MIT Licence.

This library mostly suits my needs regarding 42 projects within the outer circle of the projects and is therefore not Norm conform as needed within the core curriculum.

The MIT Licence will be situated within the root directory. */