Skip to content

tkrpata/libulz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libulz

An abstraction library around ulz.

compiling

  • cmake .
  • make
  • make install

If you would like to disable OpenSSL support, you can pass -DULZ_DISABLE_SSL:STRING=ON to your cmake command.

linking

gcc yourcode.c -o yourcode -lulz

usage

struct ulz * my_ulz = ulz_new(NULL);

other_functions(my_ulz);
ulz_free(my_ulz);

The end.

screenshot

libulz screenshot

screenshot of the screenshot

libulz screenshotscreenshot

screenshot of the screenshot on my desktop where I put my screenshots

libulz screenshotofmyscrenshotonmydesktop

photograph of me looking at the screenshot of the screenshot on my desktop where I put my screenshots

libulz_gettingsometa

photograph of jnardone looking at my photograph of me looking at the screenshot of the screenshot on my desktop where I put my screenshots

libulz_jnardone

photograph of scox looking at jnardone looking at my photograph of me looking at the screenshot of the screenshot on my desktop where I put my screenshots

libulz_scox

photograph of zerotao looking at scox looking at jnardone looking at my photograph of me looking at the screenshot of the screenshot on my desktop where I put my screenshots

libulz_zerotao

About

An abstraction library around ulz.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages