Skip to content
View Hasenfresser's full-sized avatar

Block or report Hasenfresser

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

    An easy template for simple menus in Linux and Windows terminals.

    C++ 2 7

  2. Stack Stack Public

    A low level implementation in C of a stack container. Can be filled with nearly any data type.

    C

  3. Queue Queue Public

    A low level implementation in C of a Queue container. Can be filled with nearly any data type.

    C