Skip to content
View solomon-ojo's full-sized avatar
  • Berlin, Germany
  • 19:19 (UTC -12:00)
  • LinkedIn in/woleojo

Block or report solomon-ojo

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

    Function to read lines from a file descriptor one-by-one using static variables.

    C

  2. printf printf Public

    A custom implementation of a simplified printf() function, employing variadic macros to handle various format specifiers.

    C