- telegram: fataboba
Highlights
- Pro
Pinned Loading
-
vas_cat-and-vas_grep
vas_cat-and-vas_grep PublicHere are the alternatives I wrote from scratch to the original system utilities cat and grep. Здесь написанные мной с нуля альтернативы оригинальным системным утилитам cat и grep.
C 1
-
vas_string.h_sscanf_sprintf
vas_string.h_sscanf_sprintf PublicHere 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
-
vas_c_matrix
vas_c_matrix PublicThis 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
-
c_unlimited_string_math
c_unlimited_string_math PublicThis library I wrote adds an ability to do arithmetic on potentially unlimited strings of digits (supporting the dot) in C. Эта написанная мной библиотека добавляет в C подсчеты стрингов цифр потен…
C 1
-
decimal_to_c_string
decimal_to_c_string PublicThis code, which I wrote in C, converts from the C#-style decimal type to a human-readable string form. Этот код, который я написал на C, преобразует значение типа decimal в стиле C# в удобочитаему…
C 1
If the problem persists, check the GitHub status page or contact support.