Code Monkey home page Code Monkey logo

42-libft's Introduction

42cursus - Libft

About

The purpose of this project is to re-code some libc functions, as well as other common utility functions to be reused in the subsequent 42 projects.

Files

Makefile

Source Code

No Libc Functions No Additional Functions No Bonus Functions
1 ft_memset 1 ft_substr 1 ft_lstnew
2 ft_bzero 2 ft_strjoin 2 ft_lstadd_front
3 ft_memcpy 3 ft_strtrim 3 ft_lstsize
4 ft_memccpy 4 ft_split 4 ft_lstlast
5 ft_memmove 5 ft_itoa 5 ft_lstadd_back
6 ft_memchr 6 ft_strmapi 6 ft_lstdelone
7 ft_memcmp 7 ft_putchar_fd 7 ft_lstclear
8 ft_strlen 8 ft_putstr_fd 8 ft_lstiter
9 ft_strlcpy 9 ft_putendl_fd 9 ft_lstmap
10 ft_strlcat 10 ft_putnbr_fd
11 ft_strchr
12 ft_strrchr
13 ft_strnstr
14 ft_strncmp
15 ft_atoi
16 ft_isalpha
17 ft_isdigit
18 ft_isalnum
19 ft_isascii
20 ft_isprint
21 ft_toupper
22 ft_tolower
23 ft_calloc
24 ft_strdup

42-libft's People

Contributors

hanshazairi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.