Skip to content

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

Notifications You must be signed in to change notification settings

poupou9779/zRLE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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 !!

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages