Skip to content
View UCYLMZ's full-sized avatar

Highlights

  • Pro

Organizations

@Transcendence-42Project

Block or report UCYLMZ

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

    The first library which was written by me in 42 common core curriculum. It includes the significant functions whiches are frequently used in C Programming language.

    C 1

  2. PRINTF PRINTF Public

    A version of printf function in stdio.h library.

    C 1

  3. GET_NEXT_LINE GET_NEXT_LINE Public

    This function reads from a file descriptor line by line in each call. It uses read() function and works same, regardless of the buffer size value. With bonus addition, possible to read from multipl…

    C 1

  4. PUSH_SWAP PUSH_SWAP Public

    Push_swap is a program that sorts an array by utilizing various array manipulation functions commonly used in programming languages such as pa(), pb(), sa(), sb(), ra(), rb(), rra(), rrb(), and rrr…

    C 1