GithubHelp home page GithubHelp logo

alphacharge / libft Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 4.94 MB

42 libft project

License: GNU General Public License v3.0

C 96.98% Makefile 3.02%
42 42born2code 42cursus 42projects 42school libft libft-42 libft42

libft's Introduction

42 libft Project

This project contains a few simple clib functions to learn C coding.

This repo contains the project as required by the subject. If you need more functionality, take a look on my extended libft.

Installation

This project should compile under Mac OS and Unix:

git clone https://github.com/Alphacharge/libft.git
cd libft
make
include the generated static lib

Description

It contains following functions:

  • ft_atoi.c
  • ft_bzero.c
  • ft_calloc.c
  • ft_isalnum.c
  • ft_isalpha.c
  • ft_isascii.c
  • ft_isdigit.c
  • ft_isprint.c
  • ft_itoa.c
  • ft_lstadd_back.c
  • ft_lstadd_front.c
  • ft_lstclear.c
  • ft_lstdelone.c
  • ft_lstiter.c
  • ft_lstlast.c
  • ft_lstmap.c
  • ft_lstnew.c
  • ft_lstsize.c
  • ft_memchr.c
  • ft_memcmp.c
  • ft_memcpy.c
  • ft_memmove.c
  • ft_memset.c
  • ft_putchar_fd.c
  • ft_putendl_fd.c
  • ft_putnbr_fd.c
  • ft_putstr_fd.c
  • ft_split.c
  • ft_strchr.c
  • ft_strdup.c
  • ft_striteri.c
  • ft_strjoin.c
  • ft_strlcat.c
  • ft_strlcpy.c
  • ft_strlen.c
  • ft_strmapi.c
  • ft_strncmp.c
  • ft_strnstr.c
  • ft_strrchr.c
  • ft_strtrim.c
  • ft_substr.c
  • ft_tolower.c
  • ft_toupper.c

libft's People

Contributors

alphacharge avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.