SkillAgentSearch skills...

ZRLE

zRLE is an implementation of the Run-Length Encoding.4 functions : encode a string, decode a string, encode a file, decode a file.

Install / Use

/learn @poupou9779/ZRLE
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

zRLE

zRLE is an implementation of the Run-Length Encoding.4 functions : encode a string, decode a string, encode a file, decode a file.

Warning :

  • encode_RLE sin't bugged anymore
  • decode_RLE crashes l.108 when I run the program but when I try to debug with gdb, nothing goes wrong. STILL GOTTA BE CHECKED !
  • file functions aren't checked, TODO in August

====== !! Currently still bugged, will be whecked in August !!

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated10mo ago
Forks0

Languages

C

Security Score

62/100

Audited on Jun 5, 2025

No findings