A tiny text file print program using only syscalls
  • C 66.2%
  • Makefile 33.8%
Find a file
2026-08-22 13:48:59 +03:00
.gitignore Intial commit 2026-08-22 13:33:56 +03:00
LICENSE Intial commit 2026-08-22 13:33:56 +03:00
main.c Intial commit 2026-08-22 13:33:56 +03:00
Makefile Updated makefile for better portability 2026-08-22 13:48:59 +03:00
README.md Intial commit 2026-08-22 13:33:56 +03:00

cprint

A tiny text file print program using only syscalls