Skip to content
View skarg's full-sized avatar
Block or Report

Block or report skarg

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

    function line of code counter for C source files

    C 1

  2. indtext indtext Public

    Indexed C string library

    C 1

  3. keylist keylist Public

    Keyed List C Library

    C 1 1

  4. compact compact Public

    Modify a sorted array with some elements duplicated, and compact the array by removing the duplicates, returning the new length of the array. Uses unit tests for validation.

    C

  5. factors factors Public

    C program that finds all the whole factors of a number

    C

  6. ctest ctest Public

    The Simplest Automated Unit Test Framework That Could Possibly Work

    C