Skip to content
View Ali-Danish-72's full-sized avatar

Highlights

  • Pro

Block or report Ali-Danish-72

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. get_next_line get_next_line Public

    The third project. This project is about creating a function that will return, one line at a time, the contents of any file specified. Each call to the get_next_line function must return only 1 lin…

    C 1

  2. Libft Libft Public

    The first project students at 42 are supposed to complete, usually within a month of the Kickoff.

    C

  3. ft_printf ft_printf Public

    The project I decided to do right after Libft. In this project, you write your own printf function that covers some parts of the original printf function, mainly 9 of the format specifiers.

    C

  4. CPiscine CPiscine Public

    All the code I wrote during the Piscine for the projects and exam practice.

    C

  5. Push_Swap Push_Swap Public

    The first project I attempted in Rank 2. It is about creating a program that runs algorithms to sort numbers that are provided to it as arguments.

    C

  6. Pipex Pipex Public

    Summary: This project will let you discover in detail a UNIX mechanism that you already know by using it in your program.

    C