Skip to content
View ponyportal2's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report ponyportal2

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. vas_cat-and-vas_grep vas_cat-and-vas_grep Public

    Here are the alternatives I wrote from scratch to the original system utilities cat and grep. Здесь написанные мной с нуля альтернативы оригинальным системным утилитам cat и grep.

    C 1

  2. vas_string.h_sscanf_sprintf vas_string.h_sscanf_sprintf Public

    Here is an alternative to the original C string library and the sscanf and sprintf functions that was created from scratch by my team and me. Здесь написанная моей командой с нуля альтернатива ориг…

    C 1

  3. vas_c_matrix vas_c_matrix Public

    This library, written by me, adds the matrix_t data type to C. It is a 2D matrix of doubles and includes many operations. Эта написанная мной библиотека добавляет дата-тип matrix_t в С, который явл…

    C 1

  4. c_unlimited_string_math c_unlimited_string_math Public

    This library I wrote adds an ability to do arithmetic on potentially unlimited strings of digits (supporting the dot) in C. Эта написанная мной библиотека добавляет в C подсчеты стрингов цифр потен…

    C 1

  5. decimal_to_c_string decimal_to_c_string Public

    This code, which I wrote in C, converts from the C#-style decimal type to a human-readable string form. Этот код, который я написал на C, преобразует значение типа decimal в стиле C# в удобочитаему…

    C 1