Skip to content

TiphaineLAURENT/my_libC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my_libC

My own re-wrote libC.

Headers Rewritten

  • string.h - Manipulating arrays of characters
  • ctype.h - Testing and mapping characters

Getting Started

Prerequisites

This library is compiled as a shared libray. CMake must be installed on your system.

Installation

If not already install, you can follow this instruction to get CMake: (https://cmake.org/install/)

Usage

Include header from the includes directory.

Authors

  • Tiphaine LAURENT - All my work at GitHub

See also the list of contributors who participated in this project.