Skip to content
/ Libft Public

My implementation of standard C functions as part of my studies at 42 Heilbronn.

License

Notifications You must be signed in to change notification settings

kurz-m/Libft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

/* 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. */

About

My implementation of standard C functions as part of my studies at 42 Heilbronn.

Resources

License

Stars

Watchers

Forks

Packages

No packages published