Skip to content
View alisa-vvv's full-sized avatar

Block or report alisa-vvv

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. 42_get_next_line 42_get_next_line Public

    A program that reads the next line in a file and returns it as a heap allocated string. Designed to satisfy 42school project requirements. Also the guinuea pig for my first attempts at using github.

    C

  2. libft libft Public

    A remake of the libc library, designed to comly with 42school project requirements

    C

  3. ft_printf ft_printf Public

    A version of printf, designed to compy with 42school project requirements

    C

  4. 42_push_swap 42_push_swap Public

    push_swap

    C