Skip to content
View MaximeChamot's full-sized avatar
Block or Report

Block or report MaximeChamot

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. string string Public

    String object in C

    C 1

  2. libmy libmy Public

    Basic functions in C

    C

  3. stack stack Public

    Stack object in C

    C

  4. queue queue Public

    Queue object in C

    C

  5. containers containers Public

    Different implementation of C++ containers in C (On-going development)

    C

  6. match match Public

    Function which permits to know if a string matches with another one with wildcard chars (e.g.: 'main.c' matches with '*.c')

    C