Giter Site home page Giter Site logo

libour-allies's People

Contributors

antoine-adam avatar beskoo avatar bobby-spitful avatar damdoshi avatar hugocnvs avatar micheldesir0710 avatar shause08 avatar thomas9403 avatar whitecolors avatar

Stargazers

 avatar

Watchers

 avatar

libour-allies's Issues

strchr

Create : function strchr and test

strstr

Create : function strstr and test

strtol

Create : function strtol and test

strcat

Create : function strcat and test

strnlen

Create : function strnlen and test

strncpy

J'attends le our_memcpy pour faire les tests.

strdup

Create : function strdup and test

atoi

Description
The C library function int atoi(const char *str) converts the string argument str to an integer (type int).

Declaration
Following is the declaration for atoi() function.

int atoi(const char *str)
Parameters
str โˆ’ This is the string representation of an integral number.

Return Value
This function returns the converted integral number as an int value. If no valid conversion could be performed, it returns zero.

memcpy

(je le fais avant basename car j'en ai besoin ^^)

strfry

Create: function strfry and test

explode

function explode and test

strncpy

Create : function strncpy and test

strrchr

create : strrchr
function and test

atof

Transform string into float and double

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.