Skip to content
View SaiahsX's full-sized avatar

Block or report SaiahsX

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

Pinned Loading

  1. My_printf My_printf Public

    This is my second Hive project to develop my own printf function that imitates the original C library function, printf.

    C

  2. HIVE_LIBFT HIVE_LIBFT Public

    This is a backup of my work on libft. It contains the mains function in the files

    C

  3. Piscine Piscine Public

    My exercises from Piscine

    C

  4. My_get_next_line My_get_next_line Public

    This project is written in C language and is aimed at reading lines from a file descriptor until it encounters a newline.

    C

  5. My_minitalk My_minitalk Public

    This project is to code a small data exchange program using UNIX signals SIGUSR1 and SIGUSR2

    C

  6. My_push_swap My_push_swap Public

    This is the beginning of my journey to understand and implement on the subject of sorting an array of integers

    C