2026-02-27 13:06:59 +00:00
2026-02-20 15:26:03 +00:00
2026-02-27 13:06:59 +00:00
2026-02-26 23:01:48 +00:00
2026-02-20 17:03:14 +00:00

StdWullie

this lib is an attempt to make some better functions without the use of glibC

WARNING

to my knowledge this only works on linux thanks to some systemcalls

features

  • print: just prints text to console
  • ColorPrint: changes the foreground color of text to an ANSI color
  • BackgroundPrint: changs the background color of text to an ANSI color

how to build

to build all thats needed is the gcc compiler and a version of linux

commands

Description
some functions i made without glibC
Readme 47 KiB
Languages
C 95.2%
Makefile 4.8%